Skip to content

Commit

Permalink
BC-8876 - add os to pod template from the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored Jan 30, 2025
1 parent c63266c commit cd86298
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ spec:
runAsGroup: 101
fsGroup: 101
runAsNonRoot: true
os:
name: linux
containers:
- name: h5p-staticfiles-server
image: {{ H5P_STATICFILES_SERVER_IMAGE }}:{{ H5P_STATICFILES_SERVER_IMAGE_TAG }}
Expand Down

0 comments on commit cd86298

Please sign in to comment.