staged next wave of operators to add and configure
This commit is contained in:
19
cluster/service-mesh-operator/istio.yaml
Normal file
19
cluster/service-mesh-operator/istio.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
apiVersion: sailoperator.io/v1alpha1
|
||||
kind: Istio
|
||||
metadata:
|
||||
name: default
|
||||
spec:
|
||||
namespace: istio-system
|
||||
updateStrategy:
|
||||
type: InPlace
|
||||
inactiveRevisionDeletionGracePeriodSeconds: 30
|
||||
version: v1.23.0
|
||||
---
|
||||
kind: IstioCNI
|
||||
apiVersion: sailoperator.io/v1alpha1
|
||||
metadata:
|
||||
name: default
|
||||
spec:
|
||||
namespace: istio-cni
|
||||
version: v1.23.0
|
||||
Reference in New Issue
Block a user