app-of-apps bootstrap + argocd ingress
This commit is contained in:
parent
800cdb21b3
commit
bd4cd49208
4 changed files with 62 additions and 0 deletions
7
apps/argocd/configmap.yaml
Normal file
7
apps/argocd/configmap.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: argocd-cmd-params-cm
|
||||
namespace: argocd
|
||||
data:
|
||||
server.insecure: "true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue