mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
ntfy fix yaml again
This commit is contained in:
@@ -33,11 +33,11 @@ spec:
|
|||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
name: http
|
name: http
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /etc/ntfy
|
- mountPath: /etc/ntfy
|
||||||
subPath: server.yml
|
subPath: server.yml
|
||||||
name: config-volume
|
name: config-volume
|
||||||
- mountPath: /var/cache/ntfy
|
- mountPath: /var/cache/ntfy
|
||||||
name: cache-volume
|
name: cache-volume
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|||||||
Reference in New Issue
Block a user