external-dns: cleanup test credentials
This commit is contained in:
parent
daa09eb036
commit
28f43799da
|
@ -95,12 +95,4 @@ spec:
|
||||||
limits: {}
|
limits: {}
|
||||||
requests: {}
|
requests: {}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
# AWS mountPath(s)
|
|
||||||
- name: aws-credentials
|
|
||||||
mountPath: /.aws
|
|
||||||
readOnly: true
|
|
||||||
volumes:
|
volumes:
|
||||||
# AWS volume(s)
|
|
||||||
- name: aws-credentials
|
|
||||||
secret:
|
|
||||||
secretName: foo
|
|
||||||
|
|
Loading…
Reference in New Issue