Add dns config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-02-10 22:08:20 +01:00
parent bf52c924b8
commit 2c893c9c12
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -18,6 +18,8 @@
podSecurityPolicy: podSecurityPolicy:
enabled: true enabled: true
useAppArmor: false useAppArmor: false
extraArgs:
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
- name: Create Secret object for API Key authentification - name: Create Secret object for API Key authentification
k8s: k8s: