container: Add podman secret support

This commit is contained in:
uumas
2024-11-11 11:51:22 +02:00
parent d1a4a3c711
commit eff2e908fb
4 changed files with 29 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ container_user: ""
container_mounts: []
container_publish_ports: []
container_networks: []
container_secrets: []
container_env: {}
container_auto_start: true
container_auto_update: true