Skip to content

Commit

Permalink
chore: more jimmying
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 1, 2024
1 parent 9bd75f3 commit b88da04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions registry/components/homepage/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ spec:
chart: homepage
repoURL: https://jameswynn.github.io/helm-charts
targetRevision: 2.0.1
plugin:
name: kustomized-helm
# plugin:
# name: kustomized-helm
helm:
valuesObject:
image:
Expand Down
2 changes: 1 addition & 1 deletion registry/components/homepage/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- all.yaml
- application.yaml
- configmap.yaml
- namespace.yaml
patches:
Expand Down

0 comments on commit b88da04

Please sign in to comment.