Skip to content

Commit

Permalink
application-with-helm
Browse files Browse the repository at this point in the history
Signed-off-by: walnuts1018 <[email protected]>
  • Loading branch information
walnuts1018 committed Nov 1, 2024
1 parent f6ee9d0 commit f83c484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/_argocd/_components/application.jsonnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(import '../../common/application-with-helm.libsonnet') {
(import '../../common/helm.libsonnet') {
name: (import 'app.json5').name,
namespace: (import 'app.json5').namespace,
chart: 'argo-cd',
Expand Down

0 comments on commit f83c484

Please sign in to comment.