Skip to content

Commit

Permalink
add default ns to kustomization for consistency
Browse files Browse the repository at this point in the history
with manifests/kustomize/overlays/{db} kustomizations

Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs committed Mar 8, 2024
1 parent 2ed027b commit 13acd84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/kustomize/options/istio/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubeflow

resources:
- istio-authorization-policy.yaml
Expand Down

0 comments on commit 13acd84

Please sign in to comment.