We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27be631 commit db17663Copy full SHA for db17663
1 file changed
charts/tinyauth/ci/all-features-values.yaml
@@ -6,7 +6,7 @@ replicaCount: 1
6
image:
7
repository: ghcr.io/steveiliop56/tinyauth
8
pullPolicy: IfNotPresent
9
- tag: "latest"
+ tag: "nightly"
10
11
serviceAccount:
12
create: true
@@ -35,7 +35,7 @@ tinyauth:
35
address: "0.0.0.0"
36
37
auth:
38
- users: "admin:$$2a$$10$$abcdefghijklmnopqrstuvwxyz"
+ users: "admin:$$2a$$10$$IOskOE6lyhb8YjYBgfGLNO7OQNiXIPV1tqaMM3ySEzAmYGQdvdsQ2"
39
40
ui:
41
title: "Tinyauth CI"
0 commit comments