We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b073f commit 94107dcCopy full SHA for 94107dc
test/helper/e2e/actions/cloud/gcp.go
@@ -57,7 +57,6 @@ const (
57
// TODO get from GCP
58
GoogleProjectID = "atlasoperator" // Google Cloud Project ID
59
googleConnectPrefix = "ao" // Private Service Connect Endpoint Prefix
60
- gcpSubnetIPMask = "10.0.0.%d"
61
googleKeyName = "projects/atlasoperator/locations/global/keyRings/atlas-operator-test-key-ring/cryptoKeys/encryption-at-rest-test-key"
62
)
63
0 commit comments