feat: add sample-webapp manifests for Argo CD

This commit is contained in:
Argo CD Setup
2026-02-01 19:18:50 +00:00
parent a4fd50c451
commit ad75d157a7
4 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- configmap.yaml
- deployment.yaml
- service.yaml