Remove unbalanced right-paren
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% set pd_prefix = pillar.get('master_name', '') -%}
|
||||
{% set pd_name = pd_prefix + '-influxdb-pd') -%}
|
||||
{% set pd_name = pd_prefix + '-influxdb-pd' -%}
|
||||
|
||||
kind: PersistentVolume
|
||||
apiVersion: v1
|
||||
|
Reference in New Issue
Block a user