mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
11 lines
237 B
YAML
11 lines
237 B
YAML
apiVersion: deploy.cloud.google.com/v1
|
|
kind: Target
|
|
metadata:
|
|
name: prod
|
|
annotations: {}
|
|
labels: {}
|
|
description: prod
|
|
requireApproval: true
|
|
gke:
|
|
cluster: projects/quartz-manager-test/locations/europe-west8-a/clusters/gke-cluster
|