fix: s3 policy

This commit is contained in:
2025-02-07 13:48:11 +01:00
parent 7971b73a75
commit 4faec93d6a
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ spec:
prune: true prune: true
selfHeal: true selfHeal: true
sources: sources:
- repoURL: https://gitlab.com/serit/k8s/serit-platform-manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
path: network-policies/netpol-loki path: policies/oceanbox/network/loki
targetRevision: HEAD targetRevision: HEAD
- repoURL: 'https://grafana.github.io/helm-charts' - repoURL: 'https://grafana.github.io/helm-charts'
targetRevision: 6.12.0 targetRevision: 6.12.0
@@ -7,8 +7,7 @@ spec:
description: Allow loki to ship logs to s3 description: Allow loki to ship logs to s3
egress: egress:
- toFQDNs: - toFQDNs:
- matchName: s3.*.oceanbox.io - matchPattern: s3.*.oceanbox.io
- matchName: s3.production.itpartner.no
- matchPattern: s3.*.itpartner.no - matchPattern: s3.*.itpartner.no
endpointSelector: endpointSelector:
matchLabels: matchLabels: