Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
okozachenko1203 committed Jan 23, 2024
1 parent dcaaaae commit 0f61194
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions magnum_cluster_api/manifests/keystone-auth/keystone-auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ spec:
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
- mountPath: /etc/kubernetes/cloud_ca.crt
name: cloud-ca-cert-volume
readOnly: true
- mountPath: /etc/kubernetes/cloud_ca.crt
name: cloud-ca-cert-volume
readOnly: true
resources:
requests:
cpu: 200m
Expand Down

0 comments on commit 0f61194

Please sign in to comment.