Fix openebs ns

This commit is contained in:
2025-07-16 09:30:52 +02:00
parent 4f19e13f3e
commit 16a8ec69be
5 changed files with 12 additions and 18 deletions
+2 -5
View File
@@ -1,8 +1,3 @@
apiVersion: v1
kind: Namespace
metadata:
name: authentik
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@@ -17,6 +12,8 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
repoURL: https://charts.goauthentik.io
chart: authentik
+2 -5
View File
@@ -1,8 +1,3 @@
kind: Namespace
apiVersion: v1
metadata:
name: cert-manager
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@@ -17,6 +12,8 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
repoURL: https://charts.jetstack.io
chart: cert-manager
+5 -5
View File
@@ -12,11 +12,11 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
managedNamespaceMetadata:
labels:
pod-security.kubernetes.io/enforce: privileged
syncOptions:
- CreateNamespace=true
managedNamespaceMetadata:
labels:
pod-security.kubernetes.io/enforce: privileged
source:
repoURL: https://openebs.github.io/openebs
chart: openebs
+2 -2
View File
@@ -12,8 +12,8 @@ spec:
automated:
prune: true
selfHeal: false
syncOption:
- CreateNamespace=true
syncOptions:
- CreateNamespace=true
source:
repoURL: https://github.com/zoriya/snow
targetRevision: HEAD
+1 -1
View File
@@ -7,7 +7,7 @@ pkgs.mkShell {
age
argocd
cmctl
kubectx
kubectl-cnpg
kubernetes-helm
kubectl-cnpg
];