Files
kind-lab/apps/dokuwiki/apply.sh
2025-07-20 14:48:10 +02:00

4 lines
88 B
Bash
Executable File

#!/bin/bash
kubectl apply -f pvc.yaml -f deployment.yaml -f service.yaml -f istio.yaml