datasiswa-gitops/overlays/production/kustomization.yaml

18 lines
353 B
YAML

resources:
- ../../k8s
namespace: intern-workspace
namePrefix: prod-
commonLabels:
environment: production
images:
- name: registry.gitlab.com/mauuldya/datasiswa-app/backend
newTag: prod
- name: registry.gitlab.com/mauuldya/datasiswa-app/frontend
newTag: prod
- name: mysql
newTag: "8.0"
patches:
- path: patch-deployment.yaml