Skip to content

Commit

Permalink
bugfix. change release name to tks-apis
Browse files Browse the repository at this point in the history
  • Loading branch information
ktkfree committed Oct 19, 2023
1 parent 1f44bb3 commit 569183d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tks-admin-tools/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@ apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
labels:
name: tks-api
name: tks-api
name: tks-apis
name: tks-apis
spec:
chart:
type: helmrepo
repository: https://harbor.taco-cat.xyz/chartrepo/tks
name: tks-api
name: tks-apis
version: 0.1.2
origin: https://openinfradev.github.io/helm-repo
releaseName: tks-api
releaseName: tks-apis
targetNamespace: tks
values:
gitBaseUrl: https://github.com
Expand Down

0 comments on commit 569183d

Please sign in to comment.