[#871] Add serviceAccountName to bunkerweb-ui deployment

This commit is contained in:
Théophile Diot 2024-01-25 10:26:09 +01:00
parent a4ce38dd12
commit 2977b52971
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -636,6 +636,7 @@ Review your final BunkerWeb UI URL and then click on the `Setup` button. Once th
labels:
app: bunkerweb-ui
spec:
serviceAccountName: sa-bunkerweb
containers:
- name: bunkerweb-ui
image: bunkerity/bunkerweb-ui:1.5.5
@ -1475,6 +1476,7 @@ After a successful login/password combination, you will be prompted to enter you
labels:
app: bunkerweb-ui
spec:
serviceAccountName: sa-bunkerweb
containers:
- name: bunkerweb-ui
image: bunkerity/bunkerweb-ui:1.5.5