We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a155598 commit 209f9e5Copy full SHA for 209f9e5
‎kubernetes/ctf-server.yaml
@@ -102,7 +102,7 @@ spec:
102
value: redis://redis:6379/0
103
ports:
104
- containerPort: 7283
105
- imagePullPolicy: IfNotPresent
+ imagePullPolicy: Always
106
securityContext:
107
allowPrivilegeEscalation: false
108
resources:
@@ -151,7 +151,7 @@ spec:
151
152
153
- containerPort: 8545
154
155
156
157
0 commit comments