Rename traefik_domain var to cluster_domain
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-02-26 00:45:40 +01:00
parent 67c1e7a6c5
commit 24ded415ec
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
3 changed files with 8 additions and 8 deletions

View file

@ -109,7 +109,7 @@
# annotations: {}
# # kubernetes.io/ingress.class: traefik
# hosts:
# - host: trivy.{{ traefik_domain }}
# - host: trivy.{{ cluster_domain }}
tags:
- trivy
@ -162,7 +162,7 @@
annotations: {}
labels: {}
hosts[0]:
name: chartmuseum.{{ traefik_domain }}
name: chartmuseum.{{ cluster_domain }}
tags:
- chartmuseum