about summary refs log tree commit diff
path: root/tools/argocd/values.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 14:42:09 +0200
committermakefunstuff <[email protected]>2024-06-28 14:42:09 +0200
commit5f14386dcdd3530c79a31678a1a3bf59e3ddb6ef (patch)
treeda923ec2a7ab1f4184e9597a23e8287425b800d0 /tools/argocd/values.yaml
parent320b06cb81e0fe434aea56494684fae101a89dfc (diff)
downloadk3s-lab-5f14386dcdd3530c79a31678a1a3bf59e3ddb6ef.tar.gz
broken
Diffstat (limited to '')
-rw-r--r--tools/argocd/values.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/argocd/values.yaml b/tools/argocd/values.yaml
index 01c169c..4ecc684 100644
--- a/tools/argocd/values.yaml
+++ b/tools/argocd/values.yaml
@@ -1,3 +1,4 @@
+replicas: 1
 namespace: argocd
 ingress:
   enabled: true
@@ -6,4 +7,7 @@ ingress:
     kubernetes.io/ingress.class: "traefik"
   tls:
     enabled: true
-    secretName: argocd-tls
+    secretName: argocd-topkek-cloud-tls
+argocd:
+  adminPassword: changeme
+