diff --git a/kubernetes-templates/semaphoreui.yml b/kubernetes-templates/semaphoreui.yml index 6b65f30..bb95365 100644 --- a/kubernetes-templates/semaphoreui.yml +++ b/kubernetes-templates/semaphoreui.yml @@ -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