Sha256: 902af2357ab19f3d47ab5b8173ace1b41456953ffa0a04ba794a176ddb67ac44

Contents?: true

Size: 266 Bytes

Versions: 63

Compression:

Stored size: 266 Bytes

Contents

apiVersion: v1
kind: Service
metadata:
  name: gameserver
spec:
  selector:
    app: rubypitaya
    component: gameserver
  ports:
    - protocol: TCP
      port: {{ .Values.gameserver.gameport }}
      targetPort: {{ .Values.gameserver.gameport }}
  type: ClusterIP

Version data entries

63 entries across 59 versions & 1 rubygems

Version Path
rubypitaya-3.19.6 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.5 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.4 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.3 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.2 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.1 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.19.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.18.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.17.2 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.17.1 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.17.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.16.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.15.3 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.15.2 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.15.1 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.15.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.14.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.13.1 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.13.0 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/helm/templates/services/gameserver.yaml