Skip to content

Commit

Permalink
Merge pull request #13 from chrismellard/master
Browse files Browse the repository at this point in the history
feat: added in secret mapping for external dns for Azure
  • Loading branch information
rawlingsj authored Nov 16, 2020
2 parents 91c8e41 + ad74db9 commit b758af2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .jx/secret/vault/mapping/secret-mappings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,11 @@ spec:
- name: settings-security.xml
key: secret/data/jx/mavenSettings
property: securityXml
- name: external-dns
backendType: vault
mappings:
- name: azure.json
key: secret/data/externaldns
property: azure.json
defaults:
backendType: vault

0 comments on commit b758af2

Please sign in to comment.