Sha256: 494b7ce9eda14a50f45aff8c48eb200528c1bea4b811875ef1b6ad7e5a617672

Contents?: true

Size: 664 Bytes

Versions: 10

Compression:

Stored size: 664 Bytes

Contents

app: [app-name]
namespace: [kubernetes-namespace]

connector:
  image:
    repository: registry.gitlab.com/lucianopc/pitaya-connector
    tag: 0.2.0

rubypitaya:
  server:
    environment: production
  image:
    repository: [metagame-repository-link]
    tag: latest

database:
  name: [database-name]
  host: [database-host]
  user: [database-user]
  port: [database-port]
  password: [database-password]

http:
  auth:
    user: 'user'
    pass: 'pass'
    enabled: 'false'

gameserver:
  image:
    repository: [gameserver-repository-link]
    tag: latest
  externalport:
    first: 5000
    last: 5099
  gameport: 3250
  servicehost: [gameserver-service-url]

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rubypitaya-3.0.1 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-3.0.0 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.27.1 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.27.0 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.26.3 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.26.2 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.26.1 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.26.0 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.25.1 ./lib/rubypitaya/app-template/helm/values.yaml
rubypitaya-2.25.0 ./lib/rubypitaya/app-template/helm/values.yaml