Loading helm/scripts/uninstall_capif.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading helm/scripts/uninstall_monitoring.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading helm/scripts/uninstall_vault.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading Loading
helm/scripts/uninstall_capif.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading
helm/scripts/uninstall_monitoring.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading
helm/scripts/uninstall_vault.sh +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ while getopts ":yh" opt; do esac done if [[ "$FORCE" == "0"]] if [ "$FORCE" == "0" ]; then # Function to display a warning message warning_message() { echo "WARNING: This uninstallation process is irreversible." Loading