phase 16: add registry/risk nginx proxies, add company form, network policies
This commit is contained in:
@@ -48,6 +48,9 @@ spec:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: kube-system
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
app: dashboard
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 8000
|
||||
@@ -71,6 +74,9 @@ spec:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
app: query-api
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
app: dashboard
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 8000
|
||||
|
||||
Reference in New Issue
Block a user