Skip to content

Commit d323f4f

Browse files
committed
Add missing existingClaim in values.yaml comments
1 parent 40b1efa commit d323f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/code-server/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ persistence:
114114
accessMode: ReadWriteOnce
115115
size: 1Gi
116116
annotations: {}
117+
# existingClaim: ""
117118

118119
serviceAccount:
119120
create: true

0 commit comments

Comments
 (0)