diff --git a/.woodpecker.yml b/.woodpecker.yml index 8f6e8ef..8238bf7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,7 @@ when: branch: main steps: - - name: build_image + - name: build-image image: docker:dind commands: - docker build -t scottyah/blog:latest . diff --git a/k8s.yaml b/k8s.yaml index f21fed5..4218aa8 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -63,6 +63,16 @@ spec: port: number: 80 - host: blog.scottyah.com + http: + paths: + - path: / + pathType: Prefix + backend: + service: + name: blog-svc + port: + number: 80 + - host: scotthatlen.com http: paths: - path: /