tests - assign bunkerweb-controller to srv1

This commit is contained in:
bunkerity 2022-07-29 15:43:52 +02:00
parent 41524a9e3d
commit 0516f0a839
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 4 additions and 1 deletions

View File

@ -82,6 +82,7 @@ spec:
resources:
requests:
storage: 5Gi
storageClassName: ""
volumeName: pv-bunkerweb
---
apiVersion: apps/v1
@ -114,4 +115,6 @@ spec:
value: "yes"
volumeMounts:
- name: vol-bunkerweb
mountPath: /data
mountPath: /data
nodeSelector:
kubernetes.io/hostname: srv1