Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BOOTSTRAP
helmrepository
Commits
f14c28c4
Commit
f14c28c4
authored
9 months ago
by
NOSI / DPS - Paulo Emanuel de J. V. Fernandes
Browse files
Options
Download
Email Patches
Plain Diff
Delete values.yaml
parent
c7e84227
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
50 deletions
+0
-50
keycload/values.yaml
keycload/values.yaml
+0
-50
No files found.
keycload/values.yaml
deleted
100644 → 0
View file @
c7e84227
production
:
true
proxy
:
edge
keycloak
:
auth
:
createAdminUser
:
true
adminUser
:
"
admin"
adminPassword
:
"
HiMom!"
managementUser
:
wildfly-admin
managementPassword
:
"
HiMom!"
service
:
servicePort
:
8080
type
:
ClusterIP
#httpPort: 8080
#httpsPort: 8443
#ingress:
#enabled: false
postgresql
:
enabled
:
true
auth
:
database
:
keycloak
existingSecret
:
"
"
password
:
"
keycloak"
postgresPassword
:
"
keycloak"
secretKeys
:
userPasswordKey
:
password
username
:
keycloak
architecture
:
standalone
extraEnvVars
:
-
name
:
KC_FRONTEND_URL
value
:
https://keycloak.nosi.cv/auth
-
name
:
KEYCLOAK_PROXY_ADDRESS_FORWARDING
value
:
"
true"
-
name
:
KC_HOSTNAME_ADMIN_URL
value
:
"
https://keycloak.nosi.cv"
-
name
:
KC_PROXY
value
:
"
edge"
-
name
:
KC_HOSTNAME_STRICT
value
:
"
false"
-
name
:
KC_HOSTNAME_STRICT_HTTPS
value
:
"
false"
-
name
:
KC_HTTP_ENABLED
value
:
"
true"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment