added template for credentials

pull/144/head
Alexander Krieg 2018-02-22 15:58:33 +01:00
parent 553af51f16
commit c823fbc7a5
1 changed files with 13 additions and 1 deletions

View File

@ -101,4 +101,16 @@ resources:
nodeSelector: {} nodeSelector: {}
# json of service account # json of service account
# googleApplicationCredentials: # googleApplicationCredentials: |-
# {
# "type":
# "project_id"
# "private_key_id":
# "private_key":
# "client_email":
# "client_id":
# "auth_uri":
# "token_uri":
# "auth_provider_x509_cert_url":
# "client_x509_cert_url":
# }