All checks were successful
continuous-integration/drone/push Build is passing
4 lines
141 B
Markdown
4 lines
141 B
Markdown
### Apply new config
|
|
|
|
$ kubectl -n live-infra create configmap authelia-config --from-file=configMaps/ -o yaml --dry-run |kubectl apply -f -
|