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:
|
||||
hajimari.io/icon: mdi:ansible
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
- host: &host "{{ .Release.Name }}.kube.${SECRET_DOMAIN}"
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
@@ -10,6 +10,11 @@
|
||||
resources Ingress Service
|
||||
ttl 300
|
||||
}
|
||||
k8s_gateway ${SECRET_DOMAIN} {
|
||||
apex k8s-gateway.network
|
||||
resources Ingress Service
|
||||
ttl 300
|
||||
}
|
||||
prometheus 0.0.0.0:9153
|
||||
loop
|
||||
reload
|
||||
|
Reference in New Issue
Block a user