Merge pull request #687 from 3dwardch3ng/infra/renovate
update renovate volumes
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
metadata:
|
||||
name: renovate-pv
|
||||
namespace: renovate
|
||||
namespace: argocd
|
||||
labels:
|
||||
type: local
|
||||
spec:
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: renovate-pvc
|
||||
namespace: renovate
|
||||
namespace: argocd
|
||||
labels:
|
||||
name: renovate-pvc
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user