Skip to content

Commit

Permalink
Update secret.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Feb 13, 2024
1 parent 57691e4 commit ea82153
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ apiVersion: v1
kind: Secret
metadata:
name: console-secret
namespace: {{ .Release.Namespace}}
annotations:
kubernetes.io/service-account.name: console-{{ .Values.ocpconsole.user }}
type: kubernetes.io/service-account-token
Expand Down

0 comments on commit ea82153

Please sign in to comment.