Skip to content

Commit

Permalink
Minor script fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Max Shaposhnyk <[email protected]>
  • Loading branch information
mshaposhnik committed Jun 12, 2024
1 parent d36a40f commit 648103c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/remove_rs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ for QN in "${LIST[@]}"; do
exit 1
fi

kubectl label secret $NAME -n $NS appstudio.redhat.com/internal=true
# remove redundant labels/annotations
kubectl label secret $NAME -n $NS appstudio.redhat.com/linked-by-remote-secret-
kubectl annotate secret $NAME -n $NS appstudio.redhat.com/linked-remote-secrets-
Expand Down

0 comments on commit 648103c

Please sign in to comment.