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