Move namespacing around. Add DNS & LE. Add authentik.
This commit is contained in:
parent
8524e95c8d
commit
99afc0ca05
8 changed files with 343 additions and 2 deletions
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
apiVersion: k8s.mariadb.com/v1alpha1
|
||||
kind: MariaDB
|
||||
metadata:
|
||||
name: mariadb
|
||||
namespace: database
|
||||
spec:
|
||||
rootPasswordSecretKeyRef:
|
||||
name: db-secrets
|
||||
key: db-root-password
|
||||
|
||||
storage:
|
||||
size: 5Gi
|
Loading…
Add table
Add a link
Reference in a new issue