Sha256: 0a3cf3f7c470b199e69d4ae18beec7c00cc918d24bb62eaf05fef2626b33a2b6

Contents?: true

Size: 181 Bytes

Versions: 28

Compression:

Stored size: 181 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: postgres
spec:
  selector:
    app: postgres
  ports:
    - protocol: TCP
      port: 5432
      targetPort: 5432
  type: LoadBalancer

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
rubypitaya-2.6.4 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.6.3 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.6.2 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.6.1 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.6.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.5.1 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.5.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.4.4 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.4.3 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.4.2 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.4.1 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.4.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.3.2 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.3.1 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.3.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.2.2 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.2.1 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.2.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.1.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml
rubypitaya-2.0.0 ./lib/rubypitaya/app-template/kubernetes/service-postgres.yaml