Skip to content

Commit

Permalink
fix deploy local with namespace name
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Oct 10, 2024
1 parent 8da149d commit 5236e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy/local/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: dns-operator-system
resources:
- namespace.yaml
- ../../default
Expand Down

0 comments on commit 5236e87

Please sign in to comment.