remove Istio sidecar injections from Kubernaut
This commit is contained in:
		@@ -6,12 +6,3 @@ resources:
 | 
			
		||||
  - https://git.kill0.net/ryanc/kubernaut/kustomize?ref=v0.2.1
 | 
			
		||||
  - https://git.kill0.net/ryanc/caas/kustomize?timeout=300
 | 
			
		||||
  - ingress.yaml
 | 
			
		||||
patches:
 | 
			
		||||
  - patch: |
 | 
			
		||||
      - op: add
 | 
			
		||||
        path: /metadata/labels/istio-injection
 | 
			
		||||
        value: enabled
 | 
			
		||||
    target:
 | 
			
		||||
      kind: Namespace
 | 
			
		||||
      name: kubernaut
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user