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
143
143
+-----------------------------------+----------------------------------------------+
144
144
| KAYOBE_AUTOMATION_SSH_PRIVATE_KEY | <ENV_NAME>_KAYOBE_AUTOMATION_SSH_PRIVATE_KEY |
145
145
+-----------------------------------+----------------------------------------------+
146
- | KAYOBE_VAULT_PASSWORD | <ENV_NAME>_PRODUCTION_KAYOBE_VAULT_PASSWORD |
146
+ | KAYOBE_VAULT_PASSWORD | <ENV_NAME>_KAYOBE_VAULT_PASSWORD |
147
147
+-----------------------------------+----------------------------------------------+
148
148
| REGISTRY_PASSWORD | <ENV_NAME>_REGISTRY_PASSWORD |
149
149
+-----------------------------------+----------------------------------------------+
150
- | TEMPEST_OPENRC | <ENV_NAME>_PRODUCTION_TEMPEST_OPENRC |
150
+ | TEMPEST_OPENRC | <ENV_NAME>_TEMPEST_OPENRC |
151
151
+-----------------------------------+----------------------------------------------+
152
152
153
153
+----------------------------------------------+
@@ -157,7 +157,7 @@ Workflow Deployment
157
157
+--------------------+-------------------------+
158
158
| REGISTRY_URL | <ENV_NAME>_REGISTRY_URL |
159
159
+--------------------+-------------------------+
160
- | REGISTRY_USERNAME | <ENV_NAME>_USERNAME |
160
+ | REGISTRY_USERNAME | <ENV_NAME>_REGISTRY_USERNAME |
161
161
+--------------------+-------------------------+
162
162
163
163
Note 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