mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
♻️ semaphore
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user