Update names
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-07 20:56:23 -04:00
parent eff28f83ca
commit 45ec678b49

View File

@ -3,8 +3,6 @@ kind: HelmRelease
metadata: metadata:
name: postgresql name: postgresql
namespace: postgresql-system namespace: postgresql-system
annotations:
force-recreate: true
spec: spec:
chart: chart:
spec: spec:
@ -16,7 +14,7 @@ spec:
namespace: flux-system namespace: flux-system
interval: 15m0s interval: 15m0s
timeout: 5m timeout: 5m
releaseName: plex releaseName: postgresql
values: values:
# Copyright VMware, Inc. # Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0