mirror of
https://github.com/cdr/code-server.git
synced 2025-12-08 09:23:00 +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
|
accessMode: ReadWriteOnce
|
||||||
size: 1Gi
|
size: 1Gi
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
# existingClaim: ""
|
||||||
|
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue