fix bad indentation (#8314)
This commit is contained in:
@ -944,11 +944,11 @@ spec:
|
||||
- mountPath: /etc/ssl/certs/internal-ca.pem
|
||||
name: ca-internal-truststore
|
||||
subPath: internal-ca.pem
|
||||
volumes:
|
||||
- configMap:
|
||||
defaultMode: 420
|
||||
name: ca-internal-truststore
|
||||
volumes:
|
||||
- configMap:
|
||||
defaultMode: 420
|
||||
name: ca-internal-truststore
|
||||
name: ca-internal-truststore
|
||||
{% endif %}
|
||||
---
|
||||
# Source: cert-manager/templates/webhook-deployment.yaml
|
||||
|
Reference in New Issue
Block a user