Fix env-value not being string
This commit is contained in:
		
							parent
							
								
									dadd077723
								
							
						
					
					
						commit
						d113625fa8
					
				@ -30,7 +30,7 @@ spec:
 | 
				
			|||||||
            - name: FILTER_PROTOCOL
 | 
					            - name: FILTER_PROTOCOL
 | 
				
			||||||
              value: bird
 | 
					              value: bird
 | 
				
			||||||
            - name: PERIODIC_SYNC
 | 
					            - name: PERIODIC_SYNC
 | 
				
			||||||
              value: 300
 | 
					              value: '300'
 | 
				
			||||||
          securityContext:
 | 
					          securityContext:
 | 
				
			||||||
            capabilities:
 | 
					            capabilities:
 | 
				
			||||||
              add:
 | 
					              add:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user