Added host alias to semaphore template for gitea
This commit is contained in:
@@ -69,6 +69,10 @@ spec:
|
||||
- matchExpressions:
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: DoesNotExist
|
||||
hostAliases:
|
||||
- ip: "169.255.58.144"
|
||||
hostnames:
|
||||
- "gitea.khongisa.co.za"
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
fsGroup: 1001
|
||||
|
||||
Reference in New Issue
Block a user