cboettig's picture
:sparkles:
59f94dd
raw
history blame contribute delete
196 Bytes
#!/bin/bash
kubectl apply -f service.yaml -n biodiversity
kubectl apply -f ingress.yaml -n biodiversity
kubectl apply -f secret-deployment.yaml -n biodiversity
kubectl get pods -n biodiversity