Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
argocd-course-apps-definitions
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nisum-DevOps
N
Nisum Pakistan Devops 2024
ArgoCD
argocd-course-apps-definitions
Commits
da5be536
Commit
da5be536
authored
May 24, 2024
by
Azhar Hassan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed https
parent
a49a90cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
app1.yaml
applications_and_projects/app1.yaml
+8
-8
No files found.
applications_and_projects/app1.yaml
View file @
da5be536
...
@@ -10,15 +10,15 @@ spec:
...
@@ -10,15 +10,15 @@ spec:
project
:
default
project
:
default
source
:
source
:
path
:
guestbook
path
:
guestbook
repoURL
:
"
https://gitlab.mynisum.com/nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
#
repoURL: "https://gitlab.mynisum.com/nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
#
repoURL: "git@gitlab.mynisum.com:nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
repoURL
:
"
git@gitlab.mynisum.com:nisum-devops/nisum-pakistan-devops-2024/argocd/argocd-example-apps.git"
targetRevision
:
master
targetRevision
:
master
usernameSecret
:
#
usernameSecret:
name
:
gitlab-credentials
#
name: gitlab-credentials
key
:
username
#
key: username
passwordSecret
:
#
passwordSecret:
name
:
gitlab-credentials
#
name: gitlab-credentials
key
:
token
#
key: token
syncPolicy
:
syncPolicy
:
syncOptions
:
syncOptions
:
-
CreateNamespace=true
-
CreateNamespace=true
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment