This commit is contained in:
gregory hendrickson
2023-01-26 11:16:53 -08:00
parent e979c12aae
commit 3929460cf1

View File

@@ -23,6 +23,7 @@ kubectl apply -f deployments/traefik-proxy-deployment.yaml
kubectl apply -f services/ghost-blog-service.yaml
kubectl apply -f services/mysql-service.yaml
kubectl apply -f services/traefik-proxy-service.yaml
gcloud compute disks create --size 50GB ghost-disk traefik-disk mysql-disk
kubectl apply -f services/LoadBalancer-traefik.yaml