mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/developer/develop/package/manifest.md
Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
parent
dffcafbfd2
commit
ea15f6d04b
1 changed files with 1 additions and 1 deletions
|
|
@ -864,7 +864,7 @@ envs:
|
|||
valueFrom:
|
||||
envName: OLARES_SYSTEM_CLUSTER_DNS_SERVICE
|
||||
# Reference the value from a system environment variable. When this is used, manual input is not allowed.
|
||||
# Any fields (type, editable, etc.) in this env will be overrided by referenced variable's attributes; default/value fields are ignored.
|
||||
# All declarable fields (type, editable, etc.) will be overridden by the referenced variable's attributes; default/value fields are also ignored.
|
||||
|
||||
applyOnChange: true
|
||||
# Whether to automatically redeploy the app when this variable changes. If false, changes take effect only on upgrade/reinstallation, not on restart.
|
||||
|
|
|
|||
Loading…
Reference in a new issue