♻️ semaphore

This commit is contained in:
auricom
2023-09-13 18:26:43 +02:00
parent fb9caacc1c
commit 8442f1d5b2

View File

@@ -33,7 +33,7 @@ spec:
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
name: &secret semaphore-secret
name: semaphore-secret
controller:
annotations:
reloader.stakater.com/auto: "true"
@@ -56,7 +56,6 @@ spec:
enabled: true
ingressClassName: nginx
annotations:
external-dns.home.arpa/enabled: "true"
hajimari.io/icon: mdi:ansible
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"