apps(static-websites): Added static-websites to deployment, and cerclemagique.ca as an available target
This commit is contained in:
8
apps/static-websites/kustomization.yaml
Normal file
8
apps/static-websites/kustomization.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- pvc.yaml
|
||||
- services.yaml
|
||||
configMapGenerator:
|
||||
- name: static-websites-caddy-config
|
||||
files:
|
||||
- Caddyfile
|
Reference in New Issue
Block a user