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-dnssetup and thehashicorp/vaultHelm chart. I have the followingvalues.yamlsnippet for my Vault installation:In the Vault helm chart, the annotation actually gets applied to both the
vault-internalservice, and thevaultservice. 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 thevaultservice. Is this expected behavior fromexternal-dnswhen the annotation is duplicated? Is there some way I can getexternal-dnsto ignore the duplicate onvault-internal?Pertinent logs from
external-dns:Beta Was this translation helpful? Give feedback.
All reactions