UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Anchore Enterprise
Commits
20a7ac45
Commit
20a7ac45
authored
Mar 16, 2021
by
Kavitha Thulasiraman
Browse files
redis external
parent
f472ef0d
Pipeline
#191300
passed with stages
in 3 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
12 deletions
+13
-12
chart/charts/redis-12.8.3-bb.0.tgz
chart/charts/redis-12.8.3-bb.0.tgz
+0
-0
chart/values.yaml
chart/values.yaml
+13
-12
No files found.
chart/charts/redis-12.8.3-bb.0.tgz
View file @
20a7ac45
No preview for this file type
chart/values.yaml
View file @
20a7ac45
...
@@ -1044,25 +1044,26 @@ anchore-ui-redis:
...
@@ -1044,25 +1044,26 @@ anchore-ui-redis:
registry
:
registry
:
repository
:
repository
:
tag
:
tag
:
pullSecrets
:
pullSecrets
:
[
]
-
private-registry
# Use Ironbank start-up script
# Use Ironbank start-up script
master
:
#
master:
command
:
#
command:
slave
:
#
slave:
command
:
#
command:
password
:
#
password:
cluster
:
#
cluster:
enabled
:
false
#
enabled:
persistence
:
#
persistence:
enabled
:
false
#
enabled:
# To use an external redis endpoint, uncomment to set 'enabled: false'
# To use an external redis endpoint, uncomment to set 'enabled: false'
enabled
:
false
enabled
:
false
# If 'enabled: false', specify an external redis endpoint -
# If 'enabled: false', specify an external redis endpoint -
# eg redis://:<password>@hostname:6379
# eg redis://:<password>@hostname:6379
externalEndpoint
:
redis://password@anchore-anchore-ui-redis-master:6379
externalEndpoint
:
redis://:password@redis-master.default.svc.cluster.local :6379
# Pod configuration for the helm post-install-hook enterprise engine upgrade Job
# Pod configuration for the helm post-install-hook enterprise engine upgrade Job
anchoreEnterpriseEngineUpgradeJob
:
anchoreEnterpriseEngineUpgradeJob
:
...
...
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