Skip to content

Commit

Permalink
feat: add external-dns annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed Aug 9, 2024
1 parent 3ad08fb commit 82c27d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/main/apps/tools/docuseal/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ spec:
enabled: true
className: external
annotations:
external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}
hajimari.io/icon: mdi:file-document-edit
hosts:
- host: &host "docuseal.${SECRET_DOMAIN}"
Expand Down

0 comments on commit 82c27d8

Please sign in to comment.