added repo

This commit is contained in:
Your Name
2026-08-26 03:39:42 +05:30
parent 45c25a95af
commit b8575bb8b9
6889 changed files with 1217125 additions and 0 deletions
@@ -0,0 +1,19 @@
---
annotations:
foo.io/bar: qux
foo.io/baz: quux
stackdriver:
serviceAccountKey: |
{
"type": "service_account",
"project_id": "dummy-acc",
"private_key_id": "00000000000000000000000000000000000",
"private_key": "",
"client_email": "dummy@dummy-acc.iam.gserviceaccount.com",
"client_id": "0000000000000000000000000",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/dummy%dummy-acc.iam.gserviceaccount.com"
}