Skip to content

Commit

Permalink
Fix order
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoshi-vm committed Dec 10, 2024
1 parent dbc658a commit c61e3c3
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@ spec:
apiVersion: v1
kind: Secret
name: jwt-key
- name: tp-app-pass
ref:
apiVersion: v1
kind: Secret
name: tp-app-pass
- name: ensemble-user-service-pass
ref:
apiVersion: v1
kind: Secret
name: ensemble-user-service-pass
template:
stringData:
secret-values.yaml: |
Expand Down

0 comments on commit c61e3c3

Please sign in to comment.