Remove merged generate-certificate
This commit is contained in:
parent
6e02e57a8f
commit
f8348f704a
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
(yaml/to-string (postgres/generate-deployment :postgres-image "postgres:14"))
|
||||
(yaml/to-string (postgres/generate-service))
|
||||
(yaml/to-string (kc/generate-secret (:auth config)))
|
||||
(yaml/to-string (kc/generate-certificate config))
|
||||
(yaml/to-string (kc/generate-ingress config))
|
||||
(yaml/to-string (kc/generate-service))
|
||||
(yaml/to-string (kc/generate-deployment))])))
|
||||
|
|
Loading…
Reference in a new issue