datasiswa-gitops/overlays/staging/kustomization.yaml

19 lines
360 B
YAML

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