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