meow
This commit is contained in:
parent
8eda3f7c57
commit
3c489a40a1
@ -3,7 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.15.3/cert-manager.crds.yaml
|
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- cert-manager.yaml
|
- cert-manager.yaml
|
||||||
- issuer.yaml
|
- issuer.yaml
|
||||||
|
8200
infrastructure/crds/cert-manager.crds.yaml
Normal file
8200
infrastructure/crds/cert-manager.crds.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,3 +4,4 @@ kind: Kustomization
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
resources:
|
resources:
|
||||||
- traefik-crds.yaml
|
- traefik-crds.yaml
|
||||||
|
- cert-manager.crds.yaml
|
||||||
|
Reference in New Issue
Block a user