Fix eck-operator
This commit is contained in:
parent
c3fe490da9
commit
386b972553
@ -7,12 +7,10 @@ spec:
|
|||||||
project: operators
|
project: operators
|
||||||
source:
|
source:
|
||||||
repoURL: https://git.dvirlabs.com/dvirlabs/operators.git
|
repoURL: https://git.dvirlabs.com/dvirlabs/operators.git
|
||||||
targetRevision: master
|
|
||||||
path: charts/eck-operator
|
path: charts/eck-operator
|
||||||
|
targetRevision: master
|
||||||
helm:
|
helm:
|
||||||
releaseName: eck-operator
|
releaseName: eck-operator
|
||||||
valueFiles:
|
|
||||||
- ../../manifests/eck-operator/values.yaml
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: operators
|
namespace: operators
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
|
installCRDs: true
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.elastic.co/eck/eck-operator
|
repository: docker.elastic.co/eck/eck-operator
|
||||||
tag: 2.10.0
|
tag: 2.10.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user