Skip to content

Commit

Permalink
feat: Add app.kubernetes.io/created-by label to CPR in ASM module (#1190
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Sam Naser authored Mar 29, 2022
1 parent 9f06ef4 commit bbd9b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/asm/scripts/create_cpr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ metadata:
mesh.cloud.google.com/vpcsc: "${ENABLE_VPC_SC}"
labels:
mesh.cloud.google.com/managed-cni-enabled: "${ENABLE_CNI}"
app.kubernetes.io/created-by: terraform-module
spec:
type: managed_service
channel: "${CHANNEL}"
Expand Down

0 comments on commit bbd9b77

Please sign in to comment.