phase 16: add registry/risk nginx proxies, add company form, network policies

This commit is contained in:
Celes Renata
2026-04-11 19:12:07 -07:00
parent 4cd8961db6
commit 6f5b2231a2
6 changed files with 116 additions and 6 deletions
@@ -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