Skip to content

Commit

Permalink
updated images in airgap input script (#737)
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Shrivastava <akash.shrivastava@harness.io>
  • Loading branch information
avaakash authored Oct 10, 2024
1 parent d2fd4c6 commit 66aab45
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions src/airgap/airgap_input.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
audit-event-streaming-signed
queue-service-signed
service-discovery-collector
service-discovery-k8s-lifecycle-agent
ubuntu
ng-dashboard-aggregator-signed
ingress-nginx/controller
Expand Down Expand Up @@ -63,6 +62,16 @@
s3
sto-plugin
ci-manager-signed
buildx-acr
buildx-ecr
buildx-gar
buildx-gcr
buildx
docker
ecr
gar
gcr
acr

[sto]:
ci-addon
Expand Down Expand Up @@ -120,7 +129,6 @@
chaos-operator
chaos-runner
chaos-log-watcher
harness-chaos-log-watcher
chaos-subscriber
smp-chaos-k8s-ifs-signed
smp-chaos-linux-infra-controller-signed
Expand All @@ -144,6 +152,8 @@
[ssca]:
ssca-plugin
slsa-plugin
ssca-cdxgen-plugin
ssca-compliance-plugin
ssca-manager-signed
ssca-ui-signed

Expand Down
2 changes: 1 addition & 1 deletion src/airgap/validate_airgap.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

MODULE_NAMES=("platform" "ccm" "cdng" "ci" "ce" "sto" "ff" "ssca" "db-devops")
MODULE_NAMES=("platform" "ccm" "cdng" "ci" "ce" "sto" "ff" "ssca" "dbdevops")

abort() {
echo "Error: $1"
Expand Down

0 comments on commit 66aab45

Please sign in to comment.