Compare commits
2 Commits
75a338e55d
...
0efc88ed63
Author | SHA1 | Date | |
---|---|---|---|
|
0efc88ed63 | ||
e6fa250bc1 |
@@ -11,7 +11,6 @@ metadata:
|
|||||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||||
data:
|
data:
|
||||||
nginx.conf: |
|
nginx.conf: |
|
||||||
user www-data;
|
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
pid /run/nginx.pid;
|
pid /run/nginx.pid;
|
||||||
include /etc/nginx/modules-enabled/*.conf;
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
version: v1.16.1
|
version: v1.16.1
|
||||||
repository: https://charts.rook.io/release
|
repository: https://charts.rook.io/release
|
||||||
- name: rook-ceph-cluster
|
- name: rook-ceph-cluster
|
||||||
version: v1.16.0
|
version: v1.16.1
|
||||||
repository: https://charts.rook.io/release
|
repository: https://charts.rook.io/release
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/rook.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/rook.png
|
||||||
appVersion: v1.16.0
|
appVersion: v1.16.0
|
||||||
|
Reference in New Issue
Block a user