Skip to content

Commit e92faa1

Browse files
committed
linter
1 parent 40862c0 commit e92faa1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_WORK/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Congrats, your secret-op now did a certificate rotation and your Pod should star
2323

2424
```bash
2525
keytool -list -storepass "" -keystore /certs/pkcs12-1/truststore.p12
26-
openssl pkcs12 -password pass: -in /certs/pkcs12-1/truststore.p12
26+
openssl pkcs12 -password pass: -in /certs/pkcs12-1/truststore.p12
2727
```

_WORK/trino.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ kind: SecretClass
2929
metadata:
3030
name: short-tls
3131
spec:
32-
backend:
33-
autoTls:
32+
backend:
33+
autoTls:
3434
ca:
3535
secret:
3636
name: secret-provisioner-short-tls-ca

0 commit comments

Comments
 (0)