Sha256: 12ca2f3844bc22d9a8207abb7e6acf41e21ab6b446c0735e64663a07e9cf2b90

Contents?: true

Size: 187 Bytes

Versions: 18

Compression:

Stored size: 187 Bytes

Contents

apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
  name: web
spec:
  tls:
  - secretName: tls-secret
  defaultBackend:
    service:
      name: web
      port:
        number: 80

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
kubes-0.9.3 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.9.2 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.9.1 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.9.0 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.10 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.9 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.8 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.7 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.6 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.5 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.4 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.3 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.2 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.1 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.8.0 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.7.10 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.7.9 spec/fixtures/decorators/ingress/tls.yaml
kubes-0.7.8 spec/fixtures/decorators/ingress/tls.yaml