Created new chart for nginx unit deployments
This commit is contained in:
@@ -65,7 +65,7 @@ spec:
|
||||
containers:
|
||||
- name: wordpress
|
||||
securityContext:
|
||||
runAsUser: 65534
|
||||
runAsUser: 101
|
||||
{{- if .Values.global }}
|
||||
image: {{ .Values.global.serverImage | default "ghcr.io/cloudynes/php-nginx" }}:{{ .Values.global.imagetag | default "latest" }}
|
||||
{{- else }}
|
||||
|
||||
Reference in New Issue
Block a user