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:
sirius0xdev 2026-05-25 21:58:59 -04:00 committed by GitHub
commit d21a272b2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18471 additions and 3 deletions

View file

@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Strimzi Kafka operator - CRDs + cluster operator
# Pinned to 1.0.0 for reproducible deployments
- https://strimzi.io/install/1.0.0?namespace=customer1
# Strimzi 1.0.0 CRDs + cluster operator (pinned, vendored from strimzi.io)
- strimzi-1.0.0.yaml

File diff suppressed because it is too large Load diff