local env done

This commit is contained in:
2026-05-13 15:21:37 -03:00
parent 55aa31eff5
commit 7c5aa14409
10 changed files with 97 additions and 3 deletions

View File

@@ -9,3 +9,13 @@ resources:
- minio.yaml
- lambda.yaml
- docs.yaml
- gateway.yaml
# Generate the gateway Caddyfile ConfigMap from the standalone file.
# Hash suffix is on by default — when Caddyfile changes, the ConfigMap gets
# a new hashed name, kustomize rewrites the Deployment volume reference,
# and the gateway pod restarts automatically with the new config.
configMapGenerator:
- name: gateway-config
files:
- Caddyfile