install strimzi with helm
This commit is contained in:
@@ -6,9 +6,12 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitea.vhn-demo.duckdns.org/hoang/devops-infa.git
|
||||
targetRevision: main
|
||||
path: strimzi-operator
|
||||
repoURL: https://github.com/strimzi/strimzi-kafka-operator
|
||||
targetRevision: 0.50.1
|
||||
path: helm-charts/helm3/strimzi-kafka-operator
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: strimzi-operator
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user