Public Information
This commit is contained in:
22
samples/static/values.yaml
Normal file
22
samples/static/values.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
database:
|
||||
mounts:
|
||||
data:
|
||||
volumeName: "pv-{{ .component.fullName }}-data"
|
||||
nstl:
|
||||
mounts:
|
||||
data:
|
||||
volumeName: "pv-{{ .component.fullName }}-data"
|
||||
|
||||
|
||||
# # mon:
|
||||
# # mounts:
|
||||
# # data:
|
||||
# # volumeName: "pv-{{ .component.fullName }}-data"
|
||||
# # pipeliner:
|
||||
# # mounts:
|
||||
# # data:
|
||||
# # volumeName: "pv-{{ .component.fullName }}-data"
|
||||
# # rs:
|
||||
# # mounts:
|
||||
# # file:
|
||||
# # volumeName: "pv-{{ .component.fullName }}-file"
|
||||
Reference in New Issue
Block a user