fix: move ca issuer
This commit is contained in:
@@ -3,12 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- main.yaml
|
||||
- ca.yaml
|
||||
|
||||
secretGenerator:
|
||||
- name: ca-key-pair
|
||||
files:
|
||||
- ca-key/tls.crt
|
||||
- ca-key/tls.key
|
||||
type: "kubernetes.io/tls"
|
||||
- main.yaml
|
||||
Reference in New Issue
Block a user