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 c94fcf5 commit 095a72cCopy full SHA for 095a72c
chart/jetstack-secure-gcm/templates/billing-agent-config.yml
@@ -53,9 +53,10 @@ data:
53
- name: servicecontrol
54
servicecontrol:
55
identity: gcp
56
- # The service name is unique to your application and will be
57
- # provided during onboarding.
58
- serviceName: jetstack-secure-for-cert-manager.jetstack-public.appspot.com
+ # The service name was sent by email by Google in the file
+ # jetstack-secure-for-cert-manager.yaml. See:
+ # https://github.com/jetstack/platform-board/issues/347
59
+ serviceName: jetstack-secure-for-cert-manager.mp-jetstack-public.appspot.com
60
consumerId: $AGENT_CONSUMER_ID
61
62
# The sources section lists metric data sources run by the agent
0 commit comments