mirror of
https://github.com/coder/code-server.git
synced 2026-05-10 22:37:26 +02:00
helm: Fix README examples
Not sure where --name came from? Maybe an older version of helm. Ah, it's from v2.16.7
This commit is contained in:
@@ -112,7 +112,7 @@ persistence:
|
||||
##
|
||||
# storageClass: "-"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
size: 10Gi
|
||||
annotations: {}
|
||||
# existingClaim: ""
|
||||
# hostPath: /data
|
||||
|
||||
Reference in New Issue
Block a user