mariadb credentials
This commit is contained in:
@@ -40,6 +40,12 @@ spec:
|
||||
value: 'true'
|
||||
- name: 'filer.s3.existingConfigSecret'
|
||||
value: 'innohub-s3-secret'
|
||||
- name: mariadb.auth.rootPassword
|
||||
value: 'InnoHubSEAWEEDFS_2024!'
|
||||
- name: mariadb.auth.username
|
||||
value: 'bn_seaweedfs'
|
||||
- name: mariadb.auth.password
|
||||
value: 'bn_seaweedfsUSER'
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: seaweedfs
|
||||
|
||||
Reference in New Issue
Block a user