Testing CI/CD
This commit is contained in:
parent
673a8eaa93
commit
0ad201040f
@ -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
|
||||
|
@ -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/).
|
||||
|
||||
<!--more-->
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user