Skip to content

Commit

Permalink
BC-8876 - add os to the pod template from the deployment (#3577)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored Jan 30, 2025
1 parent e903146 commit 5683a05
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ spec:
runAsGroup: 1000
fsGroup: 1000
runAsNonRoot: true
os:
name: linux
containers:
- name: client
image: {{ SCHULCLOUD_CLIENT_IMAGE }}-{{ SC_THEME }}:{{ SCHULCLOUD_CLIENT_IMAGE_TAG }}
Expand Down

0 comments on commit 5683a05

Please sign in to comment.