Обновить k8s.yaml
This commit is contained in:
parent
7be5f43825
commit
e6526c3373
2
k8s.yaml
2
k8s.yaml
@ -31,7 +31,7 @@
|
||||
until: clone_result is succeeded
|
||||
|
||||
- name: Validate Kubernetes manifests
|
||||
command: "kubectl apply --dry-run=client -f {{ repo_dest }}/{{ item }}"
|
||||
command: "kubectl apply --dry-run=client --validate=false -f {{ repo_dest }}/{{ item }}"
|
||||
with_items:
|
||||
- ngpod.yaml
|
||||
- ngserv.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user