Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 22bd0d3

Browse files
committed
Trying to fix some operator issues: updating crds and rbac rules
1 parent a9bec42 commit 22bd0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/templates/rbac/auth_proxy_service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
labels:
55
control-plane: controller-manager
66
name: controller-manager-metrics-service
7-
namespace: system
7+
namespace: {{ .Release.Namespace }}
88
spec:
99
ports:
1010
- name: https

0 commit comments

Comments
 (0)