use futureporn ns instead of default
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-26 22:04:39 +00:00
parent 2ed7f1e5dc
commit 9e5f67b25e
4 changed files with 6 additions and 10 deletions

View File

@ -101,6 +101,4 @@ spec:
name: link2cid
port:
number: 80
{{ end }}

View File

@ -3,8 +3,6 @@ apiVersion: v1
kind: Namespace
metadata:
name: cert-manager
labels:
toolkit.fluxcd.io/tenant: sre-team
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository

View File

@ -3,7 +3,7 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: external-dns
namespace: default
namespace: futureporn
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
@ -31,13 +31,13 @@ roleRef:
subjects:
- kind: ServiceAccount
name: external-dns
namespace: default
namespace: futureporn
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: external-dns
namespace: default
namespace: futureporn
spec:
strategy:
type: Recreate

View File

@ -10,7 +10,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: ingress-nginx
namespace: ingress-nginx
namespace: futureporn
spec:
interval: 24h
url: https://kubernetes.github.io/ingress-nginx
@ -19,7 +19,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: ingress-nginx
namespace: ingress-nginx
namespace: futureporn
spec:
interval: 30m
chart:
@ -29,7 +29,7 @@ spec:
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: ingress-nginx
namespace: futureporn
interval: 12h
values:
controller: