Compare commits
2 Commits
4693cf5c3c
...
0228263257
| Author | SHA1 | Date | |
|---|---|---|---|
| 0228263257 | |||
|
|
83e191252b |
@@ -58,8 +58,6 @@ spec:
|
|||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: node-role.kubernetes.io/control-plane
|
- key: node-role.kubernetes.io/control-plane
|
||||||
operator: DoesNotExist
|
operator: DoesNotExist
|
||||||
- key: node-role.kubernetes.io/master
|
|
||||||
operator: DoesNotExist
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 5050
|
runAsUser: 5050
|
||||||
fsGroup: 5050
|
fsGroup: 5050
|
||||||
@@ -111,4 +109,4 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
nodePort: 32080
|
nodePort: 32081
|
||||||
Reference in New Issue
Block a user