initial commit
This commit is contained in:
1
prod/mariadb/create-secret.sh
Executable file
1
prod/mariadb/create-secret.sh
Executable file
@@ -0,0 +1 @@
|
||||
microk8s kubectl create secret generic mariadb-secret --from-file=username=./username.txt --from-file=password=./password.txt
|
||||
Reference in New Issue
Block a user