github.com/GoogleContainerTools/skaffold@v1.39.18/examples/jib-sync/k8s/pod.yaml (about)

     1  apiVersion: v1
     2  kind: Pod
     3  metadata:
     4    name: test-file-sync
     5  spec:
     6    containers:
     7    - name: test-file-sync
     8      image: test-file-sync
     9      ports:
    10        - containerPort: 8080