Skip to content

Commit

Permalink
Installfiles 0.5.0 (#349)
Browse files Browse the repository at this point in the history
* Updated install files to 0.5.0

* Updated samples to 0.5.0

* Updated another sample to 0.5.0
  • Loading branch information
javier-op authored Jul 25, 2022
1 parent 7c047f1 commit 6a4f523
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 deletions.
10 changes: 5 additions & 5 deletions installfiles/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8916,14 +8916,14 @@ spec:
- name: API_SERVICE_SECURITY
value: none
- name: THUNDERNETES_INIT_CONTAINER_IMAGE
value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0
- name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0
- name: TLS_SECRET_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/playfab/thundernetes-operator:0.4.1
image: ghcr.io/playfab/thundernetes-operator:0.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -8996,7 +8996,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -9044,7 +9044,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
10 changes: 5 additions & 5 deletions installfiles/operator_with_monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8916,14 +8916,14 @@ spec:
- name: API_SERVICE_SECURITY
value: none
- name: THUNDERNETES_INIT_CONTAINER_IMAGE
value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0
- name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0
- name: TLS_SECRET_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/playfab/thundernetes-operator:0.4.1
image: ghcr.io/playfab/thundernetes-operator:0.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -8996,7 +8996,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -9044,7 +9044,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
10 changes: 5 additions & 5 deletions installfiles/operator_with_security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8916,14 +8916,14 @@ spec:
- name: API_SERVICE_SECURITY
value: usetls
- name: THUNDERNETES_INIT_CONTAINER_IMAGE
value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0
- name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0
- name: TLS_SECRET_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/playfab/thundernetes-operator:0.4.1
image: ghcr.io/playfab/thundernetes-operator:0.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -8996,7 +8996,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -9044,7 +9044,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
10 changes: 5 additions & 5 deletions installfiles/operator_with_security_and_monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8916,14 +8916,14 @@ spec:
- name: API_SERVICE_SECURITY
value: usetls
- name: THUNDERNETES_INIT_CONTAINER_IMAGE
value: ghcr.io/playfab/thundernetes-initcontainer:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer:0.5.0
- name: THUNDERNETES_INIT_CONTAINER_IMAGE_WIN
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.4.1
value: ghcr.io/playfab/thundernetes-initcontainer-win:0.5.0
- name: TLS_SECRET_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/playfab/thundernetes-operator:0.4.1
image: ghcr.io/playfab/thundernetes-operator:0.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -8996,7 +8996,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -9044,7 +9044,7 @@ spec:
fieldPath: status.hostIP
- name: LOG_LEVEL
value: info
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.4.1
image: ghcr.io/playfab/thundernetes-nodeagent-win:0.5.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion samples/gameserverapi/gameserverapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thundernetes-gameserverapi
spec:
containers:
- image: ghcr.io/playfab/thundernetes-gameserverapi:0.4.1
- image: ghcr.io/playfab/thundernetes-gameserverapi:0.5.0
name: gameserverapi
imagePullPolicy: IfNotPresent
resources:
Expand Down
2 changes: 1 addition & 1 deletion samples/latencyserver/latencyserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thundernetes-latencyserver
spec:
containers:
- image: ghcr.io/playfab/thundernetes-latencyserver:0.4.1
- image: ghcr.io/playfab/thundernetes-latencyserver:0.5.0
name: latencyserver
imagePullPolicy: IfNotPresent
resources:
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-hostnetwork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
hostNetwork: true # this sample uses host networking
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
name: thundernetes-sample-netcore
ports:
- protocol: TCP # your game server port protocol
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-nodeaffinity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-requestslimits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-secondnodepool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
nodeSelector:
kubernetes.io/os: windows
containers:
- image: ghcr.io/playfab/thundernetes-netcore-win:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore-win:0.5.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/netcore/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-netcore:0.4.1
- image: ghcr.io/playfab/thundernetes-netcore:0.5.0
name: thundernetes-sample-netcore
ports:
- containerPort: 80 # your game server port
Expand Down
2 changes: 1 addition & 1 deletion samples/openarena/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
template:
spec:
containers:
- image: ghcr.io/playfab/thundernetes-openarena:0.4.1
- image: ghcr.io/playfab/thundernetes-openarena:0.5.0
name: thundernetes-sample-openarena
ports:
- containerPort: 27960 # your game server port
Expand Down

0 comments on commit 6a4f523

Please sign in to comment.