fix: use serviceAccountName instead of deprecated serviceAccount

This commit is contained in:
wpetit 2023-01-30 16:04:33 +01:00
parent 06b7aa7903
commit bb79c56c30
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ spec:
labels:
io.kompose.service: hydra
spec:
serviceAccount: hydra-sa
serviceAccountName: hydra-sa
initContainers:
- name: wait-for-migrate
image: reg.cadoles.com/proxy_cache/groundnuty/k8s-wait-for:v1.3