Skip to content

Commit

Permalink
#573 - hub-env setters.yaml missing org-id (#574)
Browse files Browse the repository at this point in the history
* #573 - hub-env setters.yaml missing org-id

* #573 - lint - remove trailing space
  • Loading branch information
fmichaelobrien authored Oct 24, 2023
1 parent a9dbcf1 commit d6bfa6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions solutions/project/hub-env/setters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
# Organization ID
org-id: "123456789012"
# Billing Account ID to be associated with this project
project-billing-id: "AAAAAA-BBBBBB-CCCCCC"
# GCP folder to use as parent to this project, lowercase K8S resource name
Expand Down

0 comments on commit d6bfa6e

Please sign in to comment.