blob: 121b817729e7e3edb3c382705b7c8faf36264a6f [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