Skip to content

Instantly share code, notes, and snippets.

---
apiVersion: v1
kind: Service
metadata:
labels:
app: guestbook
name: guestbook
spec:
ports:
- name: http
@TownLake
TownLake / cloudflared-sidecar-example.yaml
Last active April 14, 2019 01:20
Sample of a k8s yaml file for an Argo Tunnel sidecar deployment
---
apiVersion: v1
kind: Service
metadata:
labels:
app: hello
name: hello
spec:
ports:
- name: http