helm: fix typo
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -82,7 +82,7 @@ spec:
 | 
				
			|||||||
              containerPort: 9000
 | 
					              containerPort: 9000
 | 
				
			||||||
              protocol: TCP
 | 
					              protocol: TCP
 | 
				
			||||||
            - name: https
 | 
					            - name: https
 | 
				
			||||||
              containerPot: 9443
 | 
					              containerPort: 9443
 | 
				
			||||||
              protocol: TCP
 | 
					              protocol: TCP
 | 
				
			||||||
          livenessProbe:
 | 
					          livenessProbe:
 | 
				
			||||||
            httpGet:
 | 
					            httpGet:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user