Merge pull request #904 from galori/main

Fixed typo in `env.yml`: "valies" --> "values"
This commit is contained in:
Donal McBreen
2024-08-01 09:57:03 +01:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ env:
# To pass the secrets you should list them under the `secret` key. When you do this the
# other variables need to be moved under the `clear` key.
#
# Unlike clear valies, secrets are not passed directly to the container,
# Unlike clear values, secrets are not passed directly to the container,
# but are stored in an env file on the host
# The file is not updated when deploying, only when running `kamal envify` or `kamal env push`.
env: