diff --git a/deploy/base/inflated/external-dns/templates/deployment.yaml b/deploy/base/inflated/external-dns/templates/deployment.yaml index a0bf4f2..37744fc 100644 --- a/deploy/base/inflated/external-dns/templates/deployment.yaml +++ b/deploy/base/inflated/external-dns/templates/deployment.yaml @@ -95,12 +95,4 @@ spec: limits: {} requests: {} volumeMounts: - # AWS mountPath(s) - - name: aws-credentials - mountPath: /.aws - readOnly: true volumes: - # AWS volume(s) - - name: aws-credentials - secret: - secretName: foo