Skip to content

Commit

Permalink
chore: release main (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Dec 22, 2021
1 parent 8c294e6 commit 7ee2731
Show file tree
Hide file tree
Showing 32 changed files with 102 additions and 73 deletions.
15 changes: 1 addition & 14 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
{
"catalog/bucket": "0.4.1",
"catalog/empty": "0.3.0",
"catalog/gitops": "0.4.0",
"catalog/gke": "0.3.0",
"catalog/hierarchy": "0.3.0",
"catalog/landing-zone": "0.4.0",
"catalog/log-export": "0.4.0",
"catalog/networking": "0.4.0",
"catalog/project": "0.4.1",
"catalog/redis-bucket": "0.3.1",
"catalog/spanner": "0.3.0",
"catalog/iam-foundation": "0.0.1"
}
{"catalog/bucket":"0.4.2","catalog/empty":"0.3.0","catalog/gitops":"0.4.1","catalog/gke":"0.4.0","catalog/hierarchy":"0.3.0","catalog/iam-foundation":"0.1.0","catalog/landing-zone":"0.5.0","catalog/log-export":"0.4.0","catalog/networking":"0.4.0","catalog/project":"0.4.1","catalog/redis-bucket":"0.3.1","catalog/spanner":"0.3.0"}
7 changes: 7 additions & 0 deletions catalog/bucket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.4.2](https://www.github.com/GoogleCloudPlatform/blueprints/compare/bucket-blueprint-v0.4.1...bucket-blueprint-v0.4.2) (2021-12-22)


### Bug Fixes

* Remove pre-v1 setter from bucket blueprint ([#81](https://www.github.com/GoogleCloudPlatform/blueprints/issues/81)) ([d32d5de](https://www.github.com/GoogleCloudPlatform/blueprints/commit/d32d5ded0a2c5521d8c1bd42447fed5c11c2ba55))

### [0.4.1](https://www.github.com/GoogleCloudPlatform/blueprints/compare/bucket-blueprint-v0.4.0...bucket-blueprint-v0.4.1) (2021-10-15)


Expand Down
7 changes: 7 additions & 0 deletions catalog/gitops/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.4.1](https://www.github.com/GoogleCloudPlatform/blueprints/compare/gitops-blueprint-v0.4.0...gitops-blueprint-v0.4.1) (2021-12-22)


### Bug Fixes

* updates function name foe remove-annotated-resources ([#85](https://www.github.com/GoogleCloudPlatform/blueprints/issues/85)) ([1632e00](https://www.github.com/GoogleCloudPlatform/blueprints/commit/1632e00af3fe858c5e3b3f9e75c16e6327449155))

## [0.4.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/gitops-blueprint-v0.3.0...gitops-blueprint-v0.4.0) (2021-09-14)


Expand Down
4 changes: 2 additions & 2 deletions catalog/gitops/cloudbuild-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: deployment-repo-cloudbuild-write
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -37,7 +37,7 @@ metadata:
name: source-repo-cloudbuild-read
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
6 changes: 3 additions & 3 deletions catalog/gitops/configsync/configsync-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
name: sync-cluster-name # kpt-set: sync-${cluster-name}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
displayName: sync-cluster-name # kpt-set: sync-${cluster-name}
Expand All @@ -31,7 +31,7 @@ metadata:
name: sync-cluster-name # kpt-set: sync-${cluster-name}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -50,7 +50,7 @@ metadata:
name: source-reader-sync-cluster-name-project-id # kpt-set: source-reader-sync-${cluster-name}-${project-id}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/gitops/hydration-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ metadata:
name: source-repo-cicd-trigger # kpt-set: ${source-repo}-cicd-trigger
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
build:
Expand Down
4 changes: 2 additions & 2 deletions catalog/gitops/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: sourcerepo.googleapis.com
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
---
apiVersion: serviceusage.cnrm.cloud.google.com/v1beta1
Expand All @@ -26,5 +26,5 @@ metadata:
name: cloudbuild.googleapis.com
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
4 changes: 2 additions & 2 deletions catalog/gitops/source-repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: source-repo # kpt-set: ${source-repo}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
---
apiVersion: sourcerepo.cnrm.cloud.google.com/v1beta1
Expand All @@ -26,5 +26,5 @@ metadata:
name: deployment-repo # kpt-set: ${deployment-repo}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
8 changes: 8 additions & 0 deletions catalog/gke/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.4.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/gke-blueprint-v0.3.0...gke-blueprint-v0.4.0) (2021-12-22)


### Features

* Change cluster and node pool defaults ([#89](https://www.github.com/GoogleCloudPlatform/blueprints/issues/89)) ([32918a5](https://www.github.com/GoogleCloudPlatform/blueprints/commit/32918a5534454159fa90c8a74fcdf9defde9ebf8))
2 changes: 1 addition & 1 deletion catalog/gke/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: example-us-east4 # kpt-set: ${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-cluster/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-cluster/v0.4.0
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
# Remove the default node pool after bootstrapping.
# Explcit node pool configuration allows for more isolation and makes it
Expand Down
2 changes: 1 addition & 1 deletion catalog/gke/cluster/container-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
name: project-id-cluster-name-container # kpt-set: ${project-id}-${cluster-name}-container
namespace: projects # kpt-set: ${projects-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-cluster/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-cluster/v0.4.0
cnrm.cloud.google.com/deletion-policy: abandon
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
Expand Down
8 changes: 4 additions & 4 deletions catalog/gke/nodepools/primary/node-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: gke-example-us-east4-primary # kpt-set: gke-${cluster-name}-${nodepool-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.4.0
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
displayName: gke-example-us-east4-primary # kpt-set: gke-${cluster-name}-${nodepool-name}
Expand All @@ -30,7 +30,7 @@ metadata:
name: logwriter-gke-example-us-east4-primary # kpt-set: logwriter-gke-${cluster-name}-${nodepool-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.4.0
spec:
memberFrom:
serviceAccountRef:
Expand All @@ -49,7 +49,7 @@ metadata:
name: metricwriter-gke-example-us-east4-primary # kpt-set: metricwriter-gke-${cluster-name}-${nodepool-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.4.0
spec:
memberFrom:
serviceAccountRef:
Expand All @@ -68,7 +68,7 @@ metadata:
name: artifactreader-gke-example-us-east4-primary # kpt-set: artifactreader-gke-${cluster-name}-${nodepool-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.4.0
spec:
memberFrom:
serviceAccountRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/gke/nodepools/primary/nodepool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: example-us-east4-primary # kpt-set: ${cluster-name}-${nodepool-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.3.0
cnrm.cloud.google.com/blueprint: cnrm/gke:gke-nodepool/v0.4.0
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
autoscaling:
Expand Down
13 changes: 13 additions & 0 deletions catalog/iam-foundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/iam-foundation-blueprint-v0.0.1...iam-foundation-blueprint-v0.1.0) (2021-12-22)


### Features

* Add foundational IAM blueprint ([#90](https://www.github.com/GoogleCloudPlatform/blueprints/issues/90)) ([8f6af01](https://www.github.com/GoogleCloudPlatform/blueprints/commit/8f6af01745ce1b5f1e8f7b6dbaf1102a3a46feab))


### Bug Fixes

* add release-please config for IAM blueprint ([#91](https://www.github.com/GoogleCloudPlatform/blueprints/issues/91)) ([817b459](https://www.github.com/GoogleCloudPlatform/blueprints/commit/817b459160e7633f6cdf34d8282afbf9f0b6a8ed))
7 changes: 7 additions & 0 deletions catalog/landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/landing-zone-blueprint-v0.4.0...landing-zone-blueprint-v0.5.0) (2021-12-22)


### Features

* Implement landing-zone-lite and fix some issues in the existing LZ blueprints ([#93](https://www.github.com/GoogleCloudPlatform/blueprints/issues/93)) ([bdd20a5](https://www.github.com/GoogleCloudPlatform/blueprints/commit/bdd20a5f8a5ae54099a254835b8fce15946bf8e9))

## [0.4.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/landing-zone-blueprint-v0.3.0...landing-zone-blueprint-v0.4.0) (2021-09-14)


Expand Down
4 changes: 2 additions & 2 deletions catalog/landing-zone/iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: org-admins-iam
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
spec:
resourceRef:
apiVersion: resourcemanager.cnrm.cloud.google.com/v1beta1
Expand All @@ -32,7 +32,7 @@ metadata:
name: billing-admins-iam
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
spec:
resourceRef:
apiVersion: resourcemanager.cnrm.cloud.google.com/v1beta1
Expand Down
8 changes: 4 additions & 4 deletions catalog/landing-zone/namespaces/hierarchy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: hierarchy-sa
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
displayName: hierarchy-sa
Expand All @@ -28,7 +28,7 @@ metadata:
name: hierarchy-sa-folderadmin-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -44,7 +44,7 @@ metadata:
name: hierarchy-sa-workload-identity-binding
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand Down Expand Up @@ -83,6 +83,6 @@ metadata:
name: configconnectorcontext.core.cnrm.cloud.google.com
namespace: hierarchy
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
spec:
googleServiceAccount: [email protected] # kpt-set: hierarchy-sa@${management-project-id}.iam.gserviceaccount.com
10 changes: 5 additions & 5 deletions catalog/landing-zone/namespaces/logging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ metadata:
name: configconnectorcontext.core.cnrm.cloud.google.com
namespace: logging
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
spec:
googleServiceAccount: [email protected] # kpt-set: logging-sa@${management-project-id}.iam.gserviceaccount.com
---
Expand All @@ -34,7 +34,7 @@ metadata:
name: logging-sa
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
displayName: logging-sa
Expand All @@ -45,7 +45,7 @@ metadata:
name: logging-sa-logadmin-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -61,7 +61,7 @@ metadata:
name: logging-sa-bigqueryadmin-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -77,7 +77,7 @@ metadata:
name: logging-sa-workload-identity-binding
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand Down
16 changes: 8 additions & 8 deletions catalog/landing-zone/namespaces/networking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: networking-sa
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
displayName: networking-sa
Expand All @@ -28,7 +28,7 @@ metadata:
name: networking-sa-networkadmin-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -44,7 +44,7 @@ metadata:
name: networking-sa-security-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -60,7 +60,7 @@ metadata:
name: networking-sa-dns-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -76,7 +76,7 @@ metadata:
name: networking-sa-service-control-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -92,7 +92,7 @@ metadata:
name: networking-sa-xpnadmin-permissions
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand All @@ -108,7 +108,7 @@ metadata:
name: networking-sa-workload-identity-binding
namespace: config-control # kpt-set: ${management-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand Down Expand Up @@ -147,6 +147,6 @@ metadata:
name: configconnectorcontext.core.cnrm.cloud.google.com
namespace: networking
annotations:
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/landing-zone/v0.5.0
spec:
googleServiceAccount: [email protected] # kpt-set: networking-sa@${management-project-id}.iam.gserviceaccount.com
Loading

0 comments on commit 7ee2731

Please sign in to comment.