Fixed the numerical environment variables
This commit is contained in:
parent
b66d5d0459
commit
015e7de773
@ -36,9 +36,9 @@ objects:
|
||||
- name: UseCustomizationData
|
||||
value: true
|
||||
- name: CheckUpdateTime
|
||||
value: 30000
|
||||
value: "30000"
|
||||
- name: GracePeriodTime
|
||||
value: 1
|
||||
value: "1"
|
||||
image: docker-registry.default.svc:5000/${IMAGE_REGISTRY_PROJECT_NAME}/${APPLICATION_NAME}:latest
|
||||
imagePullPolicy: Always
|
||||
name: ${APPLICATION_NAME}
|
||||
|
Loading…
x
Reference in New Issue
Block a user