Fix staging kustomization
This commit is contained in:
parent
3ee7f4358b
commit
cdd6b78023
|
@ -1,6 +1,6 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- galerie-main
|
- deployment.yaml
|
||||||
- galerie-staging
|
- ingress.yaml
|
||||||
- registry-creds.yaml
|
- service.yaml
|
||||||
|
|
Loading…
Reference in a new issue