Skip to content

Commit 1e4ad32

Browse files
committed
Making pre-commit happy
1 parent deb0ae7 commit 1e4ad32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/templates/kuttl/external-access/helm-bitnami-postgresql-values.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ shmVolume:
2828
auth:
2929
username: hive
3030
password: hive
31-
database: hive
31+
database: hive

tests/templates/kuttl/external-access/install-hive.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ metadata:
4141
name: hive-credentials
4242
type: Opaque
4343
stringData:
44-
username: APP
44+
username: APP
4545
password: mine

0 commit comments

Comments
 (0)