mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
fix replicas and existingSecret. bump to 3.25.3 (#7187)
This commit is contained in:
@@ -19,6 +19,9 @@ nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
hostnameOverride: ""
|
||||
|
||||
# The existing secret to use for code-server authentication in the frontend. the password is stored in the secret under the key `password`
|
||||
# existingSecret: ""
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
create: true
|
||||
|
||||
Reference in New Issue
Block a user