Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Kustomize: Istio installation error #9

Open
Pradeepadtricon opened this issue Jul 20, 2020 · 0 comments
Open

Kustomize: Istio installation error #9

Pradeepadtricon opened this issue Jul 20, 2020 · 0 comments

Comments

@Pradeepadtricon
Copy link

├── base
│ ├── kustomization.yaml
│ └── istio.yaml
└── Dev
| └── kustomization.yaml
├── Prod
|── kustomization.yaml

This is my Kustomise folder structure, i have kept the istio in base. base.kustomisation yaml has istio.yaml reference.

When i try to build in dev or prod ( kustomise build . ) in locally ,I get the below error

this is giving below error -
webhooks.clientConfig.service ignored in mutation attempt

When i remove the istio.yaml file and run command kustomise build . in local it works fine.

istio.yaml.txt

Note: Kustomize need to be apply cluster via flux-cd.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant