mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-27 07:31:42 +01:00
feat(plugins): add Caddy reverse proxy integration
This commit is contained in:
@@ -22,7 +22,6 @@ destroy_kubernetes() {
|
||||
docker compose -f $DOCKER_COMPOSE_FILE -p $DOCKER_COMPOSE_PROJECT_NAME down --volumes
|
||||
}
|
||||
|
||||
|
||||
prepare_deployment() {
|
||||
kubectl apply -f ./manifests/sablier.yml
|
||||
kubectl apply -f ./manifests/deployment.yml
|
||||
|
||||
Reference in New Issue
Block a user