Skip to content

Commit

Permalink
try reverting windows namespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed Jul 27, 2022
1 parent 2a7b7fc commit 5c1a9c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/addons/windows/calico/calico.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kind: ConfigMap
apiVersion: v1
metadata:
name: calico-static-rules
namespace: calico-system
namespace: kube-system
labels:
tier: node
app: calico
Expand Down Expand Up @@ -42,7 +42,7 @@ kind: ConfigMap
apiVersion: v1
metadata:
name: calico-config-windows
namespace: calico-system
namespace: kube-system
labels:
tier: node
app: calico
Expand Down Expand Up @@ -121,7 +121,7 @@ metadata:
labels:
tier: node
app: calico
namespace: calico-system
namespace: kube-system
spec:
selector:
matchLabels:
Expand Down

0 comments on commit 5c1a9c7

Please sign in to comment.