flux: renovate: fix config namespace
This commit is contained in:
parent
4c60c77d96
commit
f769627984
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: renovate-config
|
name: renovate-config
|
||||||
namespace: gitops
|
namespace: services
|
||||||
data:
|
data:
|
||||||
config.js: |-
|
config.js: |-
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue