fix: s3 policy
This commit is contained in:
+2
-2
@@ -28,8 +28,8 @@ spec:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/serit/k8s/serit-platform-manifests.git
|
||||
path: network-policies/netpol-loki
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
path: policies/oceanbox/network/loki
|
||||
targetRevision: HEAD
|
||||
- repoURL: 'https://grafana.github.io/helm-charts'
|
||||
targetRevision: 6.12.0
|
||||
|
||||
@@ -7,8 +7,7 @@ spec:
|
||||
description: Allow loki to ship logs to s3
|
||||
egress:
|
||||
- toFQDNs:
|
||||
- matchName: s3.*.oceanbox.io
|
||||
- matchName: s3.production.itpartner.no
|
||||
- matchPattern: s3.*.oceanbox.io
|
||||
- matchPattern: s3.*.itpartner.no
|
||||
endpointSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user