Fix kustomization

main
Julius 2022-05-22 15:01:01 +02:00
parent 497379902a
commit d16263dbb6
Signed by: j00lz
GPG Key ID: AF241B0AA237BBA2
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- pain.yaml
- gotk-sync.yaml
- deployment.yaml
- ingress.yaml
- service.yaml