mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 23:07:27 +02:00
feat(helm-chart): Add support for extraSecretMounts subPath in helm-chart (#5961)
This commit is contained in:
@@ -179,6 +179,7 @@ extraInitContainers: |
|
||||
extraSecretMounts: []
|
||||
# - name: secret-files
|
||||
# mountPath: /etc/secrets
|
||||
# subPath: private.key # (optional)
|
||||
# secretName: code-server-secret-files
|
||||
# readOnly: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user