Skip to content

Commit

Permalink
omit pv name by default for having no PV attachment
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Jan 17, 2024
1 parent 576741a commit 32e846e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apache-nas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: apache-nas
description: A Helm chart for deploying a Apache-httpd server
type: application
version: 0.2.0
version: 0.3.0
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion apache-nas/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
nas:
volume:
pv_name: c2c-com-apache-nas-data
#pv_name: c2c-com-apache-nas-data
pvc_name: apache-nas-data
storage_class_name: local
storage_size: 5Gi
Expand Down

0 comments on commit 32e846e

Please sign in to comment.