Created local deployment branch for testing
This commit is contained in:
8
mysql/secrets.yaml
Normal file
8
mysql/secrets.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: mysql-secret
|
||||
namespace: app-notifications
|
||||
type: Opaque
|
||||
stringData:
|
||||
root-password: password
|
||||
Reference in New Issue
Block a user