Fixed values
This commit is contained in:
		
							parent
							
								
									df1582b143
								
							
						
					
					
						commit
						f1e36861d1
					
				@ -7,8 +7,7 @@ ingress:
 | 
			
		||||
    cert-manager.io/cluster-issuer: letsencrypt-staging
 | 
			
		||||
    external-dns.alpha.kubernetes.io/hostname: "newsite.staging.dutchellie.nl"
 | 
			
		||||
    nginx.ingress.kubernetes.io/configuration-snippet: |   
 | 
			
		||||
      add_header X-Frame-Options "sameorigin";
 | 
			
		||||
      add_header Content-Security-Policy "default-src 'self' frame-ancestors 'forestofunix.xyz';
 | 
			
		||||
      add_header Content-Security-Policy "default-src 'self'; frame-ancestors 'forestofunix.xyz'";
 | 
			
		||||
  tls:
 | 
			
		||||
    - hosts:
 | 
			
		||||
        - newsite.staging.dutchellie.nl
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user