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.
5 lines
175 B
YAML
5 lines
175 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
# Strimzi 1.0.0 CRDs + cluster operator (pinned, vendored from strimzi.io)
|
|
- strimzi-1.0.0.yaml
|