chore(apps): remove hidden vars/configs from questions.yaml after making sure they are defined in values.yaml (#1577)
This commit is contained in:
@@ -37,7 +37,7 @@ service:
|
||||
targetPort: 30033
|
||||
|
||||
env:
|
||||
TS3SERVER_LICENSE: accept
|
||||
TS3SERVER_LICENSE: "accept"
|
||||
|
||||
persistence:
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user