Skip to content

Commit

Permalink
Merge pull request #13 from trustyai-explainability/main
Browse files Browse the repository at this point in the history
[RHOAIENG-99] Change metrics service pod target to 8080 (trustyai-explainability#187)
  • Loading branch information
danielezonca authored Jan 29, 2024
2 parents e1c8615 + c87bce3 commit e9bffad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rbac/auth_proxy_service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ spec:
- name: https
port: 8443
protocol: TCP
targetPort: https
targetPort: 8080
selector:
control-plane: controller-manager

0 comments on commit e9bffad

Please sign in to comment.