Sha256: c1687ebd1adbbddc932630cb4b77f3e8283c3228cbddf13d317c67e480f9d5c1

Contents?: true

Size: 161 Bytes

Versions: 7

Compression:

Stored size: 161 Bytes

Contents

apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
  name: <%= role %>
spec:
  defaultBackend:
    service:
      name: web
      port:
        number: 80

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kubes-0.9.3 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.9.2 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.9.1 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.9.0 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.8.10 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.8.9 lib/templates/new/resource/yaml/ingress.yaml
kubes-0.8.8 lib/templates/new/resource/yaml/ingress.yaml