vendor Strimzi 1.0.0 YAML locally instead of remote URL

strimzi.io/install/1.0.0 is not a valid git repo or kustomize remote URL.
Download the full install bundle (strimzi-1.0.0.yaml) and reference it
locally in the strimzi kustomization.
This commit is contained in:
Hermes Agent 2026-05-26 01:53:06 +00:00
parent d920cc7c63
commit 7e9b563257
2 changed files with 18471 additions and 3 deletions

View file

@ -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

File diff suppressed because it is too large Load diff