mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-01-05 21:09:17 +00:00
Update Traefik Forward Auth for v2 (#169)
This commit is contained in:
@@ -49,7 +49,7 @@ kubectl create -f /var/data/mqtt/namespace.yaml
|
||||
|
||||
Persistent volume claims are a streamlined way to create a persistent volume and assign it to a container in a pod. Create a claim for the certbot data:
|
||||
|
||||
```
|
||||
```yaml
|
||||
cat <<EOF > /var/data/mqtt/persistent-volumeclaim.yml
|
||||
kind: PersistentVolumeClaim
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user