Skip to content

Commit

Permalink
fix secrete name
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 16, 2023
1 parent 634ec8c commit d0cc4f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ metadata:
name: mariadb
spec:
rootPasswordSecretKeyRef:
name: mariadb
name: mariadb-pr-review-password
key: root-password

database: seichiassist
username: mcserver
passwordSecretKeyRef:
name: mariadb
name: mariadb-pr-review-password
key: mcserver-password

image: mariadb:10.11.6
Expand Down

0 comments on commit d0cc4f5

Please sign in to comment.