Skip to content

Commit

Permalink
Update day1 and day2 of ns
Browse files Browse the repository at this point in the history
  • Loading branch information
rawagner committed Dec 13, 2023
1 parent f9fc103 commit 7d9b907
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 19 deletions.
Binary file modified day2-application-0.0.2.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions day2-application/templates/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: day2-{{ .Release.Name }}
spec:
destination:
server: https://kubernetes.default.svc
namespace: {{ .Release.Namespace }}
project: default
source:
Expand Down
4 changes: 4 additions & 0 deletions day2-application/templates/argocd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
apiVersion: argoproj.io/v1beta1
kind: ArgoCD
metadata:
name: example
Binary file added ns-template-0.0.11.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion ns-template/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: A Helm chart which installs namespace
annotations:
cluster-template: true
type: application
version: 0.0.10
version: 0.0.11
12 changes: 0 additions & 12 deletions ns-template/values.schema.json

This file was deleted.

6 changes: 0 additions & 6 deletions ns-template/values.yaml

This file was deleted.

0 comments on commit 7d9b907

Please sign in to comment.