Обновить k8s.yaml

This commit is contained in:
jeekkaaaa 2025-05-14 07:48:59 +00:00
parent 7be5f43825
commit e6526c3373

View File

@ -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