wildduck: Cleanups
This commit is contained in:
@@ -19,8 +19,8 @@ spec:
|
||||
image: mirror.gcr.io/clamav/clamav:1.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3310
|
||||
name: api
|
||||
- containerPort: 3310
|
||||
name: api
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/clamav
|
||||
name: avdata
|
||||
@@ -41,5 +41,5 @@ spec:
|
||||
selector:
|
||||
app.kubernetes.io/name: clamav
|
||||
ports:
|
||||
- port: 3310
|
||||
name: clamav
|
||||
- port: 3310
|
||||
name: clamav
|
||||
|
Reference in New Issue
Block a user