initial import
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- certs.yaml
|
||||
- rbac.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- mutatingwebhook.yaml
|
||||
images:
|
||||
- name: imagepullsecrets-webhook
|
||||
newName: "harbor.cl1.parano.ch/library/imagepullsecrets-webhook@sha256"
|
||||
newTag: "f3c2a78782ebc195305f4766376985d7563a6a107c57b6c62dbf80a7e10c39b7"
|
||||
Reference in New Issue
Block a user