Skip to content

Commit 4bf3462

Browse files
committed
fix: add third party deployments to reload secrets
1 parent 0a77b47 commit 4bf3462

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

k8s/reload_secrets.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ declare -A secret_rename_mapping=( \
1717
["cognition-pdf2md"]="cg-gateway" \
1818
["cognition-task-master"]="cg-task-master" \
1919
["gates-gateway"]="gt-gateway" \
20+
["kratos"]="kratos" \
21+
["oathkeeper"]="oathkeeper" \
22+
["object-storage"]="obj-storage" \
2023
["platform-monitoring"]="plfm-monitor" \
2124
["refinery-commercial-proxy"]="rf-comm-proxy" \
2225
["refinery-config"]="rf-config" \

0 commit comments

Comments
 (0)