Adopt ArgoCD in gitops
This commit is contained in:
10
system/ArgoCD/values.yaml
Normal file
10
system/ArgoCD/values.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
configs:
|
||||
params:
|
||||
server.insecure: true
|
||||
global:
|
||||
domain: gitops.spamasaurus.com
|
||||
server:
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.middlewares: security-headers@file,compression@file
|
Reference in New Issue
Block a user