Add external secrets

This commit is contained in:
2025-12-04 03:21:59 +05:30
parent 6e82e3b11d
commit d1cae99339
6 changed files with 29 additions and 3 deletions
+1
View File
@@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- root-app.yaml
- ssh-known-hosts-cm.yaml
+4
View File
@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: argocd