HUB: Use existing secret
This commit is contained in:
parent
1ae2c9403c
commit
bbeca7e3ba
|
@ -9,6 +9,7 @@ hub:
|
||||||
db:
|
db:
|
||||||
pvc:
|
pvc:
|
||||||
storageClassName: csi-sc-cinderplugin
|
storageClassName: csi-sc-cinderplugin
|
||||||
|
existingSecret: db-secret.db-secret
|
||||||
extraConfig:
|
extraConfig:
|
||||||
oauthCode: |
|
oauthCode: |
|
||||||
import json
|
import json
|
||||||
|
|
Loading…
Reference in a new issue