Sha256: 7a0f8899c0c41e2f3238ff29604e231b7adc993260623a42c4e0cbf0647c0a18

Contents?: true

Size: 494 Bytes

Versions: 23

Compression:

Stored size: 494 Bytes

Contents

apiVersion: v1
kind: ConfigMap
metadata:
  name: nginx-config
data:
  nginx.conf: "events {\n    worker_connections  1024;\n}\n\nstream {\n    server
    {\n        listen  {{ .Values.gameserver.externalport.first }}-{{ .Values.gameserver.externalport.last }};\n        \n        resolver kube-dns.kube-system.svc.cluster.local
    valid=5s;\n\n        proxy_pass  gameserver-$server_port.gameserver.{{ .Values.namespace }}.svc.cluster.local:{{ .Values.gameserver.gameport }};\n
    \   }\n}\n"

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rubypitaya-3.3.7 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.6 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.5 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.4 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.3 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.2 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.1 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.3.0 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.2.0 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.1.1 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.1.0 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.0.3 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.0.2 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.0.1 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-3.0.0 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-2.27.1 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-2.27.0 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-2.26.3 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-2.26.2 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml
rubypitaya-2.26.1 ./lib/rubypitaya/app-template/helm/templates/config-maps/nginx-config.yaml