Skip to content

Commit

Permalink
fix: rename secretKeyRef service-catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
hegeaal committed Nov 15, 2023
1 parent 1d20994 commit 24db7a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
- name: NEXTAUTH_SECRET
valueFrom:
secretKeyRef:
name: service-catalog-frontend-prod
name: service-catalog-frontend
key: NEXTAUTH_SECRET
- name: KEYCLOAK_ID
value: service-catalog-frontend
Expand Down

0 comments on commit 24db7a9

Please sign in to comment.