parent
630f2957de
commit
c9126e7aa9
|
|
@ -540,7 +540,7 @@ kubectl apply -k /ntfy
|
||||||
cpu: 150m
|
cpu: 150m
|
||||||
memory: 150Mi
|
memory: 150Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /etc/ntfy/server.yml
|
- mountPath: /etc/ntfy
|
||||||
subPath: server.yml
|
subPath: server.yml
|
||||||
name: config-volume # generated vie configMapGenerator from kustomization file
|
name: config-volume # generated vie configMapGenerator from kustomization file
|
||||||
- mountPath: /var/cache/ntfy
|
- mountPath: /var/cache/ntfy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue