boundless-football-50785
04/24/2023, 8:11 AMwhite-fireman-22476
04/25/2023, 7:17 AMboundless-football-50785
04/25/2023, 7:54 AMwhite-fireman-22476
04/25/2023, 2:02 PMapiVersion: <http://networking.k8s.io/v1|networking.k8s.io/v1>
kind: NetworkPolicy
metadata:
name: allow-postgresql-access
spec:
podSelector:
matchLabels:
app: postgresql
ingress:
- from:
- podSelector:
matchLabels:
app: growthbook
boundless-football-50785
04/26/2023, 7:20 AM