instructiones

This commit is contained in:
2021-11-03 20:31:28 +01:00
parent a438815b1a
commit 83241b2602
3 changed files with 13 additions and 4 deletions

3
apps/authelia/README.md Normal file
View File

@@ -0,0 +1,3 @@
### Apply new config
$ kubectl -n live-infra create configmap authelia-config --from-file=configMaps/ -o yaml --dry-run |kubectl apply -f -