Skip to content

Commit 1b95e99

Browse files
committed
Organize deployment manifests
1 parent a3f36ff commit 1b95e99

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
kubectl apply -f gateway-pod.yml
2-
kubectl apply -f gateway-svc.yml
1+
kubectl apply -f deployment/gateway-pod.yml
2+
kubectl apply -f deployment/gateway-svc.yml
33

44
kubectl apply -f huggingface-secret.yml
55

6-
kubectl apply -f rollout.yml
7-
kubectl apply -f trainer.yml
6+
kubectl apply -f deployment/rollout.yml
7+
kubectl apply -f deploymeny/trainer.yml

0 commit comments

Comments
 (0)