We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a77b47 commit 4bf3462Copy full SHA for 4bf3462
k8s/reload_secrets.sh
@@ -17,6 +17,9 @@ declare -A secret_rename_mapping=( \
17
["cognition-pdf2md"]="cg-gateway" \
18
["cognition-task-master"]="cg-task-master" \
19
["gates-gateway"]="gt-gateway" \
20
+ ["kratos"]="kratos" \
21
+ ["oathkeeper"]="oathkeeper" \
22
+ ["object-storage"]="obj-storage" \
23
["platform-monitoring"]="plfm-monitor" \
24
["refinery-commercial-proxy"]="rf-comm-proxy" \
25
["refinery-config"]="rf-config" \
0 commit comments