Update k8s.mysql.ui.yml

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

View File

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