chore: update certmanager cidr's
This commit is contained in:
parent
5e31af2ee2
commit
ae6547aea8
@ -77,7 +77,7 @@
|
|||||||
token_policies="certmanager" \
|
token_policies="certmanager" \
|
||||||
token_ttl=30s \
|
token_ttl=30s \
|
||||||
token_max_ttl=30s \
|
token_max_ttl=30s \
|
||||||
token_bound_cidrs="198.18.17.3/32"
|
token_bound_cidrs="198.18.17.3/32,198.18.13.32/32,198.18.13.33/32,198.18.13.34/32"
|
||||||
|
|
||||||
# get the certmanager approle id
|
# get the certmanager approle id
|
||||||
vault read -field=role_id auth/approle/role/certmanager/role-id
|
vault read -field=role_id auth/approle/role/certmanager/role-id
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user