Merge pull request #36 from 3dwardch3ng/app/cert-manager
add namespace to secret
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: cert-manager-secrets
|
||||
namespace: flux-system
|
||||
namespace: cert-manager
|
||||
spec:
|
||||
interval: 1h
|
||||
path: ./kubernetes/apps/cert-manager/app
|
||||
|
||||
Reference in New Issue
Block a user