mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
Add missing existingClaim in values.yaml comments
This commit is contained in:
parent
40b1efa142
commit
d323f4f75b
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ persistence:
|
|||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
annotations: {}
|
||||
# existingClaim: ""
|
||||
|
||||
serviceAccount:
|
||||
create: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue