Skip to content

Commit 5e3b374

Browse files
committed
fix:[nmrxiv-app]-syntax error in deployment.yaml
1 parent be07ff6 commit 5e3b374

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

charts/nmrxiv-app/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ maintainers:
66
77

88
type: application
9-
version: 0.8.0
9+
version: 0.9.0
1010
appVersion: "1.16.0"
1111

1212
dependencies:

charts/nmrxiv-app/templates/deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,5 @@ spec:
8787
mountPath: /tmp
8888
- name: caddy_config
8989
mountPath: /config/caddy
90-
# resources:
91-
# {{- toYaml .Values.resources.app | nindent 12 }}
9290
ports:
9391
- containerPort: 80

0 commit comments

Comments
 (0)