drone network_mode: host

This commit is contained in:
Florian Herrengt 2024-03-29 12:29:31 +00:00
parent bf5afac5f0
commit da9a180080
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ trigger:
steps:
- name: kubectl
image: bitnami/kubectl
network_mode: host
environment:
KUBE_CONFIG:
from_secret: KUBE_CONFIG
@ -32,6 +33,7 @@ trigger:
steps:
- name: kubectl
image: bitnami/kubectl
network_mode: host
environment:
KUBE_CONFIG:
from_secret: KUBE_CONFIG