Skip to content

Commit

Permalink
Added VSphereInsecure to the envs
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickLaabs committed Mar 8, 2023
1 parent 204f963 commit d2f865a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/flavorgen/flavors/env/envsubts_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ const (
VSphereUsername = "${VSPHERE_USERNAME}"
VSpherePassword = "${VSPHERE_PASSWORD}" /* #nosec */
ClusterResourceSetNameSuffix = "-crs-0"
VSphereInsecure = true
)

0 comments on commit d2f865a

Please sign in to comment.