File size: 196 Bytes
0ad4f4d
 
 
 
59f94dd
 
 
0ad4f4d
1
2
3
4
5
6
7
8
9
#!/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