mirror of
https://github.com/autistic-symposium/ml-quantum-tensorflow-py.git
synced 2025-05-02 06:46:07 -04:00
11 lines
169 B
YAML
11 lines
169 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: katib-controller
|
|
spec:
|
|
ports:
|
|
- port: 443
|
|
protocol: TCP
|
|
targetPort: 443
|
|
selector:
|
|
app: katib-controller
|