Remove database accidentally left in
This commit is contained in:
parent
dddc2f8485
commit
7cbabb262f
1 changed files with 0 additions and 18 deletions
|
@ -85,24 +85,6 @@ spec:
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: nextcloud-pvc
|
claimName: nextcloud-pvc
|
||||||
---
|
---
|
||||||
apiVersion: k8s.mariadb.com/v1alpha1
|
|
||||||
kind: MariaDB
|
|
||||||
metadata:
|
|
||||||
name: nextcloud-db
|
|
||||||
namespace: home-server
|
|
||||||
spec:
|
|
||||||
rootPasswordSecretKeyRef:
|
|
||||||
name: nextcloud-secrets
|
|
||||||
key: MYSQL_ROOT_PASSWORD
|
|
||||||
database: nextcloud
|
|
||||||
username: nextcloud
|
|
||||||
passwordSecretKeyRef:
|
|
||||||
name: nextcloud-secrets
|
|
||||||
key: MYSQL_PASSWORD
|
|
||||||
image: mariadb:10.11
|
|
||||||
storage:
|
|
||||||
size: 5Gi
|
|
||||||
---
|
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue