added s3 secret base64 encoded and S3 Firewall

This commit is contained in:
maximilian.bartz 2025-07-02 15:18:01 +02:00
parent d5f8404835
commit eeaece034f
4 changed files with 94 additions and 0 deletions

18
firewall-s3/ks-vm.yaml Normal file
View file

@ -0,0 +1,18 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app fortigate-s3
namespace: ${TENANT_NAMESPACE}
spec:
commonMetadata:
labels:
app.kubernetes.io/name: *app
path: ./firewall-s3/vm
prune: true
sourceRef:
kind: GitRepository
name: tenant-repos
wait: false
interval: 30m
retryInterval: 1m
timeout: 5m