We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8f1e48 + fc28d37 commit 74abf01Copy full SHA for 74abf01
1 file changed
.github/workflows/deploy-ztp-relocatable.yml
@@ -16,10 +16,6 @@ on:
16
env:
17
KUBECONFIG: ${{github.event.inputs.KUBECONFIG}}
18
SPOKES_FILE: ${{github.event.inputs.SPOKES_FILE}}
19
- OC_OCP_VERSION: '4.9'
20
- OC_OCP_TAG: '4.9.0-x86_64'
21
- OC_RHCOS_RELEASE: '49.84.202110081407-0' # TODO automate it to get it automated using binary
22
- OC_ACM_VERSION: '2.4'
23
DEPLOY_ACM_DIR: deploy-acm
24
DEPLOY_REGISTRY_DIR: deploy-disconnected-registry
25
DEPLOY_HTTPD_SERVER_DIR: deploy-httpd-server
0 commit comments