Skip to content
Snippets Groups Projects
Verified Commit 5bab5e0d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(goharbor): Adjust cache index for redis

parent 49fb79d6
No related branches found
Tags rabbitmq-0.5.13
No related merge requests found
......@@ -134,6 +134,12 @@ data:
external:
addr: 'rfs-goharbor-redis:26379'
sentinelMasterSet: mymaster
coreDatabaseIndex: "0"
jobserviceDatabaseIndex: "1"
registryDatabaseIndex: "2"
trivyAdapterIndex: "5"
harborDatabaseIndex: "6"
cacheLayerDatabaseIndex: "7"
exporter:
resources:
requests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment