Skip to content

Commit

Permalink
fix notes
Browse files Browse the repository at this point in the history
  • Loading branch information
itewk committed Jun 23, 2021
1 parent 96ab00c commit 7e9247e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*********************************************
* ploigos-workflow-standard-tekton-pipeline *
* ploigos-workflow-everything-tekton-pipeline *
*********************************************

Installed Ploigos Workflow (Standard)
Installed Ploigos Workflow (Everything)
* Tekton Pipeline: {{ include "ploigos-workflow-tekton.pipelineName" . }}
* Application: {{ $.Values.global.applicationName }}
* Service: {{ $.Values.global.serviceName }}
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
*********************************************
* ploigos-workflow-standard-tekton-pipeline *
* ploigos-workflow-minimal-tekton-pipeline *
*********************************************

Installed Ploigos Workflow (Minimal)
* Tekton Pipeline: {{ include "ploigos-workflow-tekton.pipelineName" . }}
* Application: {{ $.Values.global.applicationName }}
* Service: {{ $.Values.global.serviceName }}

HELLO WORLD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
*********************************************
* ploigos-workflow-standard-tekton-pipeline *
* ploigos-workflow-typical-tekton-pipeline *
*********************************************

Installed Ploigos Workflow (Standard)
Installed Ploigos Workflow (Typical)
* Tekton Pipeline: {{ include "ploigos-workflow-tekton.pipelineName" . }}
* Application: {{ $.Values.global.applicationName }}
* Service: {{ $.Values.global.serviceName }}

0 comments on commit 7e9247e

Please sign in to comment.