Skip to content

Commit

Permalink
Update kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusvonkohout committed Jul 26, 2023
1 parent b321341 commit 10b0599
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions common/istio-1-17/cluster-local-gateway/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,7 @@ kind: Kustomization
namespace: istio-system

resources:
- install.yaml
- gateway_authorizationpolicy.yaml
- deny_all_authorizationpolicy.yaml
- cluster-local-gateway.yaml
- gateway-authorizationpolicy.yaml
- gateway.yaml
- x-forwarded-host.yaml

patchesStrategicMerge:
- patches/service.yaml
- patches/istio-configmap-disable-tracing.yaml
- patches/disable-debugging.yaml
# Disable this patch until we upgrade to kustomize to v4+
# see https://github.com/kubeflow/manifests/issues/2325#issuecomment-1323909056
# - patches/remove-pdb.yaml
- patches/remove-pdb.yaml

0 comments on commit 10b0599

Please sign in to comment.