Move mailu folder

This commit is contained in:
Ruben Hensen
2024-09-13 01:54:27 +02:00
parent dd805ec924
commit 39a8664f54
3 changed files with 0 additions and 0 deletions
-25
View File
@@ -1,25 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: helm-mailu
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
syncPolicy:
syncOptions:
- CreateNamespace=true
project: default
sources:
- chart: mailu
repoURL: https://mailu.github.io/helm-charts/
targetRevision: 2.1.1
helm:
valueFiles:
- $values/mailu/values.yaml
- repoURL: https://github.com/rubenhensen/k8scd.git
targetRevision: HEAD
ref: values
destination:
server: https://kubernetes.default.svc
namespace: mailu
-17
View File
@@ -1,17 +0,0 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: mailu-es
spec:
refreshInterval: "15s"
secretStoreRef:
name: vault-backend
kind: ClusterSecretStore
target:
name: mailu_init_pass
data:
- secretKey: password
remoteRef:
key: mailu_init_pass
property: password
File diff suppressed because it is too large Load Diff