fix(plume): Deploy plume to ekman via oceanbox

This commit is contained in:
2025-06-19 14:10:42 +02:00
parent 07d1f51dab
commit f864e6924d
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -36,5 +36,5 @@ pkgs.mkShellNoCC {
kubectl-neat kubectl-neat
]; ];
ARGOCD_ENV_CLUSTER_NAME = "ekman"; ARGOCD_ENV_CLUSTER_NAME = "oceanbox";
} }
+1 -1
View File
@@ -12,7 +12,7 @@ metadata:
spec: spec:
destination: destination:
namespace: {{ . }}-plume namespace: {{ . }}-plume
server: https://kubernetes.default.svc server: https://10.255.241.99:4443
project: plume project: plume
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
+4
View File
@@ -0,0 +1,4 @@
plume:
enabled: true
envs:
- staging