update ingress route for external dns
This commit is contained in:
		| @@ -9,6 +9,10 @@ metadata: | ||||
|     app.kubernetes.io/version: {{ .Chart.AppVersion }} | ||||
|     app.kubernetes.io/component: web | ||||
|     app.kubernetes.io/part-of: {{ .Release.Name }} | ||||
|   annotations: | ||||
|     external-dns.alpha.kubernetes.io/hostname: calibre.alexlebens.net | ||||
|     external-dns.alpha.kubernetes.io/target: cl01tl-endpoint.alexlebens.net | ||||
|     kubernetes.io/ingress.class: traefik | ||||
| spec: | ||||
|   entryPoints: | ||||
|     - websecure | ||||
|   | ||||
		Reference in New Issue
	
	Block a user