Skip to content

Commit

Permalink
ci: apply all fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Sep 5, 2021
1 parent ec3ee04 commit 5071d3e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions fixtures/k8s/_setup.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
docker pull docker.io/library/busybox:1.30
docker tag docker.io/library/busybox:1.30 ttl.sh/flanksource-busybox:1.30
docker tag docker.io/library/busybox:1.30 docker.io/flanksource/busybox:1.30
docker pull docker.io/library/busybox:1.30
docker tag docker.io/library/busybox:1.30 ttl.sh/flanksource-busybox:1.30
docker tag docker.io/library/busybox:1.30 docker.io/flanksource/busybox:1.30

kubectl apply -k ../

0 comments on commit 5071d3e

Please sign in to comment.