1 Commits

Author SHA1 Message Date
unkinben e3e2b6f3cf chore: migrate artifactapi to kustomize
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
- migrate terraform deployment to kustomize
2026-03-06 20:53:12 +11:00
+1 -1
View File
@@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- artifactapi_deployment.yaml
- artifactapi-deployment.yaml
- configmap.yaml
- ingress.yaml
- namespace.yaml