디렉토리 구조 및 각 서비스 추가
This commit is contained in:
8
helm/teleport-cluster/.lint/initcontainers.yaml
Normal file
8
helm/teleport-cluster/.lint/initcontainers.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
clusterName: helm-lint
|
||||
initContainers:
|
||||
- name: "teleport-init"
|
||||
image: "alpine"
|
||||
args: ["echo test"]
|
||||
- name: "teleport-init2"
|
||||
image: "alpine"
|
||||
args: ["echo test2"]
|
||||
Reference in New Issue
Block a user