File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,11 +143,11 @@ Workflow Deployment
143143+-----------------------------------+----------------------------------------------+
144144| KAYOBE_AUTOMATION_SSH_PRIVATE_KEY | <ENV_NAME>_KAYOBE_AUTOMATION_SSH_PRIVATE_KEY |
145145+-----------------------------------+----------------------------------------------+
146- | KAYOBE_VAULT_PASSWORD | <ENV_NAME>_PRODUCTION_KAYOBE_VAULT_PASSWORD |
146+ | KAYOBE_VAULT_PASSWORD | <ENV_NAME>_KAYOBE_VAULT_PASSWORD |
147147+-----------------------------------+----------------------------------------------+
148148| REGISTRY_PASSWORD | <ENV_NAME>_REGISTRY_PASSWORD |
149149+-----------------------------------+----------------------------------------------+
150- | TEMPEST_OPENRC | <ENV_NAME>_PRODUCTION_TEMPEST_OPENRC |
150+ | TEMPEST_OPENRC | <ENV_NAME>_TEMPEST_OPENRC |
151151+-----------------------------------+----------------------------------------------+
152152
153153 +----------------------------------------------+
@@ -157,7 +157,7 @@ Workflow Deployment
157157 +--------------------+-------------------------+
158158 | REGISTRY_URL | <ENV_NAME>_REGISTRY_URL |
159159 +--------------------+-------------------------+
160- | REGISTRY_USERNAME | <ENV_NAME>_USERNAME |
160+ | REGISTRY_USERNAME | <ENV_NAME>_REGISTRY_USERNAME |
161161 +--------------------+-------------------------+
162162
163163Note the above tables shows the secrets and variables one may need to add to GitHub for a successful deployment.
You can’t perform that action at this time.
0 commit comments