Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
RAC-241 add explicit "run" argument
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinwfilewave committed Mar 30, 2020
1 parent 3ee9d4e commit 913a47c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-environment/templates/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ spec:
- name: fwserver
image: "filewave/fwserver:{{ .Values.serverVersion }}"
imagePullPolicy: Always
args: ["run"]
resources:
requests:
cpu: {{ .Values.serverCpu }}
Expand Down

0 comments on commit 913a47c

Please sign in to comment.