Teleport Chart 업데이트
This commit is contained in:
12
helm/teleport-cluster/.lint/extra-containers.yaml
Normal file
12
helm/teleport-cluster/.lint/extra-containers.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
clusterName: helm-lint.example.com
|
||||
extraContainers:
|
||||
- name: nscenter
|
||||
command:
|
||||
- /bin/bash
|
||||
- -c
|
||||
- sleep infinity & wait
|
||||
image: praqma/network-multitool
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user