Teleport Chart 업데이트
This commit is contained in:
8
helm/old/teleport-cluster/.lint/volumes.yaml
Normal file
8
helm/old/teleport-cluster/.lint/volumes.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
clusterName: helm-lint
|
||||
extraVolumeMounts:
|
||||
- name: "my-mount"
|
||||
mountPath: "/path/to/mount"
|
||||
extraVolumes:
|
||||
- name: "my-mount"
|
||||
secret:
|
||||
secretName: "mySecret"
|
||||
Reference in New Issue
Block a user