mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
update
This commit is contained in:
parent
0d5a699615
commit
355c881597
44 changed files with 52 additions and 52 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue