Skip to content

Commit

Permalink
fix: missing fields
Browse files Browse the repository at this point in the history
  • Loading branch information
tosuke committed Mar 6, 2025
1 parent fd1cb85 commit 6228674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest/user/scoreserver/local/templates/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: scoreserver-application
finalizers:
- resouces-finalizer.argocd.argoproj.io

Check warning on line 6 in manifest/user/scoreserver/local/templates/application.yaml

View workflow job for this annotation

GitHub Actions / Spell Check

Unknown word (resouces)
spec:
project: default
source:
repoURL: https://github.com/ictsc/ictsc-regalia-release.git
path: {{ .Values.layer }}
Expand Down

0 comments on commit 6228674

Please sign in to comment.