1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-27 00:22:40 +00:00

Bump TFA to 2.2.0, improve meta descriptinos

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-04 14:06:08 +12:00
parent 529371baf7
commit 697bede0fb
19 changed files with 69 additions and 52 deletions

View File

@@ -99,7 +99,7 @@ metrics:
Since we deployed Traefik using helm, we need to take a slightly different approach, so we'll create a pod with an affinity which ensures it runs on the same host which runs the Traefik container (_more precisely, containers with the label app=traefik_).
Create phone-home.yaml as follows:
Create phone-home.yaml as per the following example:
```yaml
apiVersion: v1