HashiCorp Vault DNS Set To 10.* Addresses #4985
Unanswered
rfpludwick
asked this question in
Q&A
Replies: 1 comment
-
You can potentially add a label or annotation filter to the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure where the problem lies here between my
external-dns
setup and thehashicorp/vault
Helm chart. I have the followingvalues.yaml
snippet for my Vault installation:In the Vault helm chart, the annotation actually gets applied to both the
vault-internal
service, and thevault
service. I believe that's causing the issue. As of right now there is no way for me to ensure the annotation is only applied to thevault
service. Is this expected behavior fromexternal-dns
when the annotation is duplicated? Is there some way I can getexternal-dns
to ignore the duplicate onvault-internal
?Pertinent logs from
external-dns
:Beta Was this translation helpful? Give feedback.
All reactions