yes, nginx we are
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
emptyDir: {}
|
||||
containers:
|
||||
- name: nginx-proxy
|
||||
image: nginx:latest
|
||||
image: nginx
|
||||
volumeMounts:
|
||||
- name: nextcloud-nginx-site
|
||||
mountPath: /etc/nginx/conf.d
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
containerPort: 80
|
||||
protocol: TCP
|
||||
- name: nextcloud
|
||||
image: cr.lan/nextcloud:latest
|
||||
image: cr.lan/nextcloud
|
||||
lifecycle:
|
||||
postStart:
|
||||
exec:
|
||||
|
||||
Reference in New Issue
Block a user