fix: correct indentation and formatting in deployment, ingress, issuer, and service YAML files
This commit is contained in:
		
							parent
							
								
									ef6b453246
								
							
						
					
					
						commit
						f8060fe203
					
				@ -3,7 +3,7 @@ kind: Ingress
 | 
			
		||||
metadata:
 | 
			
		||||
  name: nginix-ingress
 | 
			
		||||
  annotations:
 | 
			
		||||
    cert-manager.io/issuer: "letsencrypt-issuer"
 | 
			
		||||
    cert-manager.io/issuer: letsencrypt-issuer
 | 
			
		||||
spec:
 | 
			
		||||
  tls:
 | 
			
		||||
    - hosts:
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,3 @@
 | 
			
		||||
 | 
			
		||||
apiVersion: cert-manager.io/v1
 | 
			
		||||
kind: Issuer
 | 
			
		||||
metadata:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user