♻️ semaphore

This commit is contained in:
auricom
2023-09-13 19:11:26 +02:00
parent e83d580f4d
commit 5f282aaaea
2 changed files with 6 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ spec:
annotations: annotations:
hajimari.io/icon: mdi:ansible hajimari.io/icon: mdi:ansible
hosts: hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}" - host: &host "{{ .Release.Name }}.kube.${SECRET_DOMAIN}"
paths: paths:
- path: / - path: /
pathType: Prefix pathType: Prefix

View File

@@ -10,6 +10,11 @@
resources Ingress Service resources Ingress Service
ttl 300 ttl 300
} }
k8s_gateway ${SECRET_DOMAIN} {
apex k8s-gateway.network
resources Ingress Service
ttl 300
}
prometheus 0.0.0.0:9153 prometheus 0.0.0.0:9153
loop loop
reload reload