feat: add plain zot credentials for crane

This commit is contained in:
2026-01-10 22:09:49 +09:00
parent dfa2a0578e
commit 7f4e3bff8a
24 changed files with 942 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://storage.googleapis.com/tekton-releases/triggers/latest/release.yaml
- https://storage.googleapis.com/tekton-releases/triggers/latest/interceptors.yaml
patches:
- target:
group: apiextensions.k8s.io
version: v1
kind: CustomResourceDefinition
patch: |-
- op: replace
path: /metadata/labels/app.kubernetes.io~1instance
value: tekton-triggers