Corrected semaphore host affiny patching

This commit is contained in:
Khwezi
2026-04-12 12:32:14 +02:00
parent 5af2d33472
commit 1992ce7d73

View File

@@ -69,10 +69,10 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: DoesNotExist
hostAliases:
hostAliases:
- ip: "169.255.58.144"
hostnames:
- "gitea.khongisa.co.za"
- "gitea.khongisa.co.za"
securityContext:
runAsUser: 1001
fsGroup: 1001