There was an error while loading. Please reload this page.
Create a Secret with one value and use it in a container as an environment variable.
secrets: content: secret1: value1 services: deployment1: enabled: true containers: container1: image: repository: camptocamp/image tag: latest env: env1: type: secret name: self key: secret1