Skip to content

Commit

Permalink
Merge pull request #10 from securesign/operator-images-update
Browse files Browse the repository at this point in the history
Update images used by operator
  • Loading branch information
osmman authored Sep 26, 2024
2 parents 767dfef + 666efaa commit 70fe0eb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/support/test_constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ func MandatoryTasOperatorImageKeys() []string {

"ctlog-image",

"client-server-cg-image",
"client-server-re-image",
"client-server-f-image",
"client-server-image",

"segment-backup-job-image",

Expand All @@ -46,7 +44,7 @@ func MandatoryTasOperatorImageKeys() []string {

func OtherOperatorImageKeys() []string {
return []string{
"client-server-image",
"trillian-netcat-image",
"http-server-image",
}
}

0 comments on commit 70fe0eb

Please sign in to comment.