local env done
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user