get.porter.sh/porter@v1.3.0/tests/testdata/config/config-with-storage-secret.yaml (about)

     1  default-secrets-plugin: "filesystem"
     2  storage:
     3    - name: "testdb"
     4      plugin: "mongodb"
     5      config:
     6        url: ${secret.connstr}