Update k8s.postgres.ui.yml

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

View File

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