chore(deps): update renovate/renovate docker tag to v37.68.4 #218
3 changed files with 14 additions and 0 deletions
4
cluster/core/kustomization.yaml
Normal file
4
cluster/core/kustomization.yaml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- namespaces
|
4
cluster/core/namespaces/kustomization.yaml
Normal file
4
cluster/core/namespaces/kustomization.yaml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- presidential-paradise.yaml
|
6
cluster/core/namespaces/presidential-paradise.yaml
Normal file
6
cluster/core/namespaces/presidential-paradise.yaml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: presidential-paradise
|
||||||
|
|
Loading…
Add table
Reference in a new issue