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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user