Update values.yml with some sane defaults
This commit is contained in:
		
							parent
							
								
									bcb3c751d8
								
							
						
					
					
						commit
						51552df7e2
					
				| @ -6,14 +6,14 @@ | |||||||
| # solve the DNS01 challenge. | # solve the DNS01 challenge. | ||||||
| # This group name should be **unique**, hence using your own company's domain | # This group name should be **unique**, hence using your own company's domain | ||||||
| # here is recommended. | # here is recommended. | ||||||
| groupName: acme.mycompany.com | groupName: dns.hetzner.cloud | ||||||
| 
 | 
 | ||||||
| certManager: | certManager: | ||||||
|   namespace: cert-manager |   namespace: kube-system | ||||||
|   serviceAccountName: cert-manager |   serviceAccountName: cert-manager | ||||||
| 
 | 
 | ||||||
| image: | image: | ||||||
|   repository: mycompany/webhook-image |   repository: mecodia/cert-manager-webhook-hetzner | ||||||
|   tag: latest |   tag: latest | ||||||
|   pullPolicy: IfNotPresent |   pullPolicy: IfNotPresent | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user