Merge pull request #169 from sirius0xdev/fix/strimzi-vendor-local
vendor Strimzi 1.0.0 YAML locally instead of remote URL
This commit is contained in:
commit
d21a272b2e
2 changed files with 18471 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
# Strimzi Kafka operator - CRDs + cluster operator
|
# Strimzi 1.0.0 CRDs + cluster operator (pinned, vendored from strimzi.io)
|
||||||
# Pinned to 1.0.0 for reproducible deployments
|
- strimzi-1.0.0.yaml
|
||||||
- https://strimzi.io/install/1.0.0?namespace=customer1
|
|
||||||
|
|
|
||||||
18469
apps/base/customer1/siriusdevops-db/strimzi/strimzi-1.0.0.yaml
Normal file
18469
apps/base/customer1/siriusdevops-db/strimzi/strimzi-1.0.0.yaml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue