blob: e873c8d10f6660061c8cf11558d2bf117885c236 [file] [log] [blame]
apiVersion: v1
kind: Pod
metadata:
annotations:
prometheus.io/scrape: "false"
name: hellopod
spec:
containers:
- name: hello
image: "fake.docker.io/google-samples/hello-go-gke:1.0"
ports:
- name: http
containerPort: 80