sastra-deployment/runtime/base/kustomization.yml

25 lines
423 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress.yml
- service.yml
- rabbitmq.yml
- configmap.yml
- dragonfly.yml
- postgresql.yml
- cert-issuer.yml
- sealed-secret.yml
- deployment/nfs-server.yml
- deployment/sastrafilm-server.yml
labels:
- pairs:
app: sastrafilm
images:
- name: sastrafilm
newName: registry.gitlab.com/nest-innovation/sastra-film-backend
newTag: latest