Update k8s.mariadb.ui.yml

Fixed serviceaccountname: sa-bunkerweb missing in bunkerweb-ui for pod access
This commit is contained in:
Hado-K3n 2023-04-27 11:37:09 +02:00 committed by GitHub
parent 9512de630c
commit 9a2005d1a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -226,6 +226,7 @@ spec:
labels:
app: bunkerweb-ui
spec:
serviceAccountName: sa-bunkerweb
containers:
- name: bunkerweb-ui
image: bunkerity/bunkerweb-ui:1.5.0-beta