Use default certificate by default
This commit is contained in:
parent
a9faf1337c
commit
ecc9410692
3 changed files with 4 additions and 5 deletions
|
|
@ -71,11 +71,7 @@ spec:
|
|||
reslinger.net/entrypoint: traefik
|
||||
{% endif %}
|
||||
dnsPolicy: ClusterFirst
|
||||
{% if my_context == "flamykube" %}
|
||||
hostNetwork: true
|
||||
{% else %}
|
||||
hostNetwork: false
|
||||
{% endif %}
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 1
|
||||
tolerations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue