Skip to content

Commit

Permalink
fix: fixed TLS secret
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkar-jain authored Nov 21, 2023
1 parent 91ddd16 commit a90dfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
tls:
- hosts:
- vc-repo.walt-test.cloud
secretName: wallet-tls-secret
secretName: credentials-tls-secret
rules:
- host: vc-repo.walt-test.cloud
http:
Expand Down

0 comments on commit a90dfd9

Please sign in to comment.