2022-05-22 14:55:33 +02:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
2022-05-22 15:05:59 +02:00
|
|
|
- deployment.yaml
|
|
|
|
- ingress.yaml
|
|
|
|
- service.yaml
|
2022-05-23 00:36:04 +02:00
|
|
|
- registry-creds.yaml
|
2022-05-23 12:26:47 +02:00
|
|
|
- test-secret.yaml
|