Move k8s config dir to deploy dir
This commit is contained in:
10
deploy/azure/atst-worker-envvars-configmap.yml
Normal file
10
deploy/azure/atst-worker-envvars-configmap.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: atst-worker-envvars
|
||||
namespace: atat
|
||||
data:
|
||||
TZ: UTC
|
||||
DISABLE_CRL_CHECK: "True"
|
||||
CRL_STORAGE_PROVIDER: CLOUDFILES
|
Reference in New Issue
Block a user