Deploy mailu

This commit is contained in:
Ruben Hensen
2024-09-13 01:47:35 +02:00
parent 2ef592c4cd
commit 5a1e6494a8
4 changed files with 3060 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
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