mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Disable mist.hensen.io
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: rowing-webcam-service
|
||||
namespace: default
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
protocol: TCP
|
||||
# This is an ExternalName service that points to your Raspberry Pi
|
||||
type: ExternalName
|
||||
externalName: 192.168.1.201
|
||||
Reference in New Issue
Block a user