Compare commits
2 Commits
b8defaa183
...
7d8504701f
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d8504701f | |||
|
|
5af2d33472 |
@@ -69,6 +69,10 @@ spec:
|
|||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: node-role.kubernetes.io/control-plane
|
- key: node-role.kubernetes.io/control-plane
|
||||||
operator: DoesNotExist
|
operator: DoesNotExist
|
||||||
|
hostAliases:
|
||||||
|
- ip: "169.255.58.144"
|
||||||
|
hostnames:
|
||||||
|
- "gitea.khongisa.co.za"
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
fsGroup: 1001
|
fsGroup: 1001
|
||||||
|
|||||||
Reference in New Issue
Block a user