Skip to content

Commit db17663

Browse files
committed
chore: use correct admin user for ci
1 parent 27be631 commit db17663

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/tinyauth/ci/all-features-values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66
image:
77
repository: ghcr.io/steveiliop56/tinyauth
88
pullPolicy: IfNotPresent
9-
tag: "latest"
9+
tag: "nightly"
1010

1111
serviceAccount:
1212
create: true
@@ -35,7 +35,7 @@ tinyauth:
3535
address: "0.0.0.0"
3636

3737
auth:
38-
users: "admin:$$2a$$10$$abcdefghijklmnopqrstuvwxyz"
38+
users: "admin:$$2a$$10$$IOskOE6lyhb8YjYBgfGLNO7OQNiXIPV1tqaMM3ySEzAmYGQdvdsQ2"
3939

4040
ui:
4141
title: "Tinyauth CI"

0 commit comments

Comments
 (0)