mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 01:56:57 +02:00
Enable sts token
This commit is contained in:
parent
3d9f2d3686
commit
24c0d0eef3
@ -194,6 +194,7 @@ spec:
|
|||||||
- --alibaba-cloud-zone-type=public # only look at public hosted zones (valid values are public, private or no value for both)
|
- --alibaba-cloud-zone-type=public # only look at public hosted zones (valid values are public, private or no value for both)
|
||||||
- --registry=txt
|
- --registry=txt
|
||||||
- --txt-owner-id=my-identifier
|
- --txt-owner-id=my-identifier
|
||||||
|
- --alibaba-cloud-config-file= # enable sts token
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /usr/share/zoneinfo
|
- mountPath: /usr/share/zoneinfo
|
||||||
name: hostpath
|
name: hostpath
|
||||||
|
Loading…
Reference in New Issue
Block a user