Skip to content

Commit

Permalink
Fix: remove service.. (#7758)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraggle authored Sep 30, 2024
1 parent 1cc827e commit 8b9b80e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8s/dust-kube/apply_infra_dust-kube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ kubectl apply -f "$(dirname "$0")/services/core-service.yaml"
kubectl apply -f "$(dirname "$0")/services/core-sqlite-worker-headless-service.yaml"
kubectl apply -f "$(dirname "$0")/services/oauth-service.yaml"
kubectl apply -f "$(dirname "$0")/services/viz-service.yaml"
kubectl apply -f "$(dirname "$0")/services/socks-proxy-service.yaml"


echo "-----------------------------------"
Expand Down

0 comments on commit 8b9b80e

Please sign in to comment.