Files
mas/deploy/k8s/base/kustomization.yaml
Mayne0213 831a14f1a3 REFACTOR(ci): migrate repoURL from Gitea to GitHub
- Update repository URL in CI configuration
- Switch from Gitea to GitHub
2025-12-29 20:38:25 +09:00

17 lines
286 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- serviceaccount.yaml
commonLabels:
app.kubernetes.io/name: mas
app.kubernetes.io/component: platform
images:
- name: github.com/Mayne0213/mas
newTag: latest