commit
This commit is contained in:
@@ -244,11 +244,11 @@ spec:
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
- containerPort: 22
|
||||
#lifecycle:
|
||||
# postStart:
|
||||
# exec:
|
||||
# command:
|
||||
# - "/bin/startup.sh"
|
||||
lifecycle:
|
||||
postStart:
|
||||
exec:
|
||||
command:
|
||||
- "/bin/startup.sh"
|
||||
env:
|
||||
- name: USER_UID
|
||||
value: "1000"
|
||||
|
||||
Reference in New Issue
Block a user