Skip to content

Commit

Permalink
Lint yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
mociarain committed Dec 17, 2024
1 parent c002bbc commit e388aa1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spec:
to:
- operation:
ports:
- "8443"
- "8443"
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ spec:
driver: secrets-store.csi.k8s.io
readOnly: true
volumeAttributes:
secretProviderClass: "frontend-scp"
secretProviderClass: "frontend-scp"
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
- objectName: frontend-cert
key: tls.crt
- objectName: frontend-cert
key: tls.key
key: tls.key

0 comments on commit e388aa1

Please sign in to comment.