- Transition to VMSS identity for flexvol - Update some environment variables for cloudzero dev - Overlay for applying migrations - Updates to disable CDN, which will not be available - Removes CronJob for resetting the database; don't need that in this cluster for now.
15 lines
320 B
YAML
15 lines
320 B
YAML
namespace: atat
|
|
resources:
|
|
- azure.yml
|
|
- uwsgi-config.yml
|
|
- atst-envvars-configmap.yml
|
|
- atst-nginx-configmap.yml
|
|
- atst-worker-envvars-configmap.yml
|
|
- crls-sync.yaml
|
|
- pgsslrootcert.yml
|
|
- volume-claim.yml
|
|
- nginx-client-ca-bundle.yml
|
|
- acme-challenges.yml
|
|
- nginx-snippets.yml
|
|
- autoscaling.yml
|