72 lines
2.0 KiB
YAML
72 lines
2.0 KiB
YAML
# Copyright 2025 Google LLC
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
values:
|
|
module.service.google_cloud_run_v2_service.service[0]:
|
|
annotations: null
|
|
binary_authorization: []
|
|
build_config: []
|
|
client: null
|
|
client_version: null
|
|
custom_audiences: null
|
|
default_uri_disabled: null
|
|
deletion_protection: false
|
|
description: null
|
|
effective_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
iap_enabled: false
|
|
invoker_iam_disabled: false
|
|
labels: null
|
|
location: europe-west8
|
|
name: service
|
|
project: project-id
|
|
scaling: []
|
|
template:
|
|
- annotations: null
|
|
containers:
|
|
- args: null
|
|
base_image_uri: null
|
|
command: null
|
|
depends_on: null
|
|
env: []
|
|
image: us-docker.pkg.dev/cloudrun/container/hello
|
|
liveness_probe: []
|
|
name: hello
|
|
resources:
|
|
- cpu_idle: null
|
|
limits:
|
|
nvidia.com/gpu: '1'
|
|
startup_cpu_boost: null
|
|
volume_mounts: []
|
|
working_dir: null
|
|
encryption_key: null
|
|
execution_environment: EXECUTION_ENVIRONMENT_GEN2
|
|
gpu_zonal_redundancy_disabled: true
|
|
labels: null
|
|
node_selector:
|
|
- accelerator: nvidia-l4
|
|
revision: null
|
|
service_mesh: []
|
|
session_affinity: null
|
|
volumes: []
|
|
vpc_access: []
|
|
terraform_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
timeouts: null
|
|
|
|
counts:
|
|
google_cloud_run_v2_service: 1
|
|
modules: 1
|
|
resources: 1
|