- remove unused k8s environment config - experimental config for azure and aws - use nginx for proxy and add rq worker pod
11 lines
170 B
YAML
11 lines
170 B
YAML
---
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: atst-worker-envvars
|
|
namespace: atat
|
|
data:
|
|
TZ: UTC
|
|
DISABLE_CRL_CHECK: "True"
|
|
CRL_STORAGE_PROVIDER: CLOUDFILES
|