Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion scripts/deploy/500-kubernetes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ if [[ $(semver $MANAGER_VERSION 8.0.3) -ge 0 || $MANAGER_VERSION == "latest" ]];
osism apply frr
osism apply kubernetes
osism apply copy-kubeconfig
osism apply k8s-dashboard
fi