diff --git a/.drone.yml b/.drone.yml index c63f76d..36e8fbc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,7 +50,7 @@ steps: # in the `honestbee` repo that I copied from - but I confirmed by `curl`-ing localhost # that simply applying the yml leaves the definitions and the service's output # unchanged, despite `imagePullPolicy: 'Always'` - - ./kubectl rollout restart deployment/blog-deployment + - ./kubectl rollout restart -n blog deployment/blog-deployment environment: kubernetesServer: from_secret: k8s_server diff --git a/blog/content/posts/meditation.md b/blog/content/posts/meditation.md index 7d03b0d..9be9012 100644 --- a/blog/content/posts/meditation.md +++ b/blog/content/posts/meditation.md @@ -4,7 +4,7 @@ date: 2022-05-30T13:00:39-07:00 tags: - MentalHealth --- -A few days ago, I hit a 100-day streak of meditating using the [Ten Percent Happier](https://www.tenpercent.com/) app. +A few days ago, I hit a 100-day streak of meditating using the [Ten Percent Happier app](https://www.tenpercent.com/). ![100-day-streak](/img/100_days_meditation_streak.jpg)