Skip to content

Commit

Permalink
Merge pull request #269 from openinfradev/tks_apis
Browse files Browse the repository at this point in the history
bugfix. change release name to tks-apis
  • Loading branch information
cho4036 authored Oct 19, 2023
2 parents 1f44bb3 + 569183d commit 8aca782
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 8aca782

Please sign in to comment.