Skip to content

Commit

Permalink
patch test
Browse files Browse the repository at this point in the history
  • Loading branch information
vaughnw128 authored Jul 2, 2024
1 parent 5c1936a commit b866a22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ $ docker run -dit -e WEBHOOK_URL="https://discord.com/api/webhooks/123/456" --na

## Deploying to Kubernetes

Details on the deployment to kubernetes can be found at [vaughnw128/k8s-infra](https://github.com/vaughnw128/k8s-infra)

First, the discord webhook needs to be initialized as a secret:

```shell
Expand All @@ -83,4 +85,4 @@ Once the secret has been created, the application can be deployed:

```shell
$ kubectl apply -f eternalpose.yml
```
```

0 comments on commit b866a22

Please sign in to comment.