Skip to content

Commit f9f2535

Browse files
committed
Fix operator metrics service target port
1 parent d11408c commit f9f2535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/rbac/auth_proxy_service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ spec:
1616
- name: https
1717
port: 8443
1818
protocol: TCP
19-
targetPort: 8080
19+
targetPort: 8081
2020
selector:
2121
control-plane: controller-manager

0 commit comments

Comments
 (0)