Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for better compatibilty with Kubernetes and OKD/OpenShift #77

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a6b777c
Update Dockerfile
EHerzog76 Dec 6, 2024
3a9f419
Update init.sh
EHerzog76 Dec 6, 2024
a71cffc
Update supervisor.conf
EHerzog76 Dec 6, 2024
cebcccf
Update nginx.conf
EHerzog76 Dec 6, 2024
f6583a2
Create readme.md
EHerzog76 Dec 6, 2024
f6525a8
Create deployment.yaml
EHerzog76 Dec 6, 2024
c9f90ec
Create serviceaccount.yaml
EHerzog76 Dec 6, 2024
e0426f0
Create service.yaml
EHerzog76 Dec 6, 2024
56646c5
Create route.yaml
EHerzog76 Dec 6, 2024
eabe97e
Create pxe-bootserver-conf.yaml
EHerzog76 Dec 6, 2024
9913387
Create pvc.yaml
EHerzog76 Dec 6, 2024
2d535ca
Create pvc-config.yaml
EHerzog76 Dec 6, 2024
28cffae
Update readme.md
EHerzog76 Dec 6, 2024
9bfda03
Update readme.md
EHerzog76 Dec 6, 2024
64b2bee
Update deployment.yaml
EHerzog76 Dec 6, 2024
c002518
Update service.yaml
EHerzog76 Dec 8, 2024
e174535
Update supervisor.conf
EHerzog76 Dec 8, 2024
bc6c952
Update pxe-bootserver-conf.yaml
EHerzog76 Dec 8, 2024
61cf35a
Update deployment.yaml
EHerzog76 Dec 8, 2024
c9da439
Update deployment.yaml
EHerzog76 Dec 9, 2024
5bd98d5
Update service.yaml
EHerzog76 Dec 9, 2024
73a2208
Update readme.md
EHerzog76 Dec 9, 2024
82a285b
Update readme.md
EHerzog76 Dec 9, 2024
0ea0f3d
Update readme.md
EHerzog76 Dec 9, 2024
d88a3ac
Update readme.md
EHerzog76 Dec 9, 2024
f13c29f
Update readme.md
EHerzog76 Dec 9, 2024
650f121
Update readme.md
EHerzog76 Dec 9, 2024
b380e9d
Update readme.md
EHerzog76 Dec 9, 2024
2657f99
Update readme.md
EHerzog76 Dec 9, 2024
7b4aa95
Update readme.md
EHerzog76 Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update deployment.yaml
EHerzog76 authored Dec 6, 2024
commit 64b2beefaad7e9f48c285d84b4b1d1458205e9ed
2 changes: 1 addition & 1 deletion kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ spec:
app: pxe-bootserver
spec:
#securityContext:
#runAsUser: 1001
#runAsUser: 1011
#runAsGroup: 1000
containers:
- name: pxe-bootserver