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