initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# +argocd:skip-file-rendering
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
configMapGenerator:
|
||||
- files:
|
||||
- example-test.env
|
||||
@@ -0,0 +1,3 @@
|
||||
# +argocd:skip-file-rendering
|
||||
|
||||
test=works
|
||||
Reference in New Issue
Block a user