Skip to content

Commit

Permalink
Correcting the name of the Operator Console TLS Secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cniackz committed Oct 7, 2023
1 parent fb3e4a2 commit 350dd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/base/console-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,6 @@ spec:
path: CAs/tls.crt
- key: tls.key
path: tls.key
name: operator-console-tls
name: console-tls
optional: true
serviceAccountName: console-sa

0 comments on commit 350dd33

Please sign in to comment.