update
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: vault
|
||||
|
||||
---
|
||||
apiVersion: external-secrets.io/v1beta1
|
||||
apiVersion: external-secrets.io/v1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: renovate-config-secret
|
||||
|
||||
@@ -305,7 +305,7 @@ renovate:
|
||||
# -- Create extra manifests via values. Would be passed through `tpl` for templating
|
||||
extraObjects: []
|
||||
# extraObjects:
|
||||
# - apiVersion: external-secrets.io/v1beta1
|
||||
# - apiVersion: external-secrets.io/v1
|
||||
# kind: ExternalSecret
|
||||
# metadata:
|
||||
# name: '{{ include "renovate.fullname" . }}-token'
|
||||
|
||||
Reference in New Issue
Block a user