mirror of
https://github.com/autistic-symposium/ml-quantum-tensorflow-py.git
synced 2025-07-15 02:39:39 -04:00
9 lines
217 B
YAML
9 lines
217 B
YAML
apiVersion: v1
|
|
data:
|
|
controller_config_file.yaml: |-
|
|
{
|
|
"grpcServerFilePath": "/opt/mlkube/grpc_tensorflow_server/grpc_tensorflow_server.py"
|
|
}
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: tf-job-operator-config
|