Skip to content

Commit 2d3df19

Browse files
committed
oke-gitops-1.1.0
1 parent 04a99fc commit 2d3df19

File tree

2 files changed

+2
-2
lines changed
  • app-dev/devops-and-containers/oke/oke-gitops/repos

2 files changed

+2
-2
lines changed

app-dev/devops-and-containers/oke/oke-gitops/repos/apps-cluster-config/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ${REPO}
1212
targetRevision: HEAD
13-
path: appset
13+
path: appsets
1414
helm:
1515
parameters:
1616
- name: repo

app-dev/devops-and-containers/oke/oke-gitops/repos/system-cluster-config/root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ${REPO}
1212
targetRevision: HEAD
13-
path: appset
13+
path: appsets
1414
helm:
1515
parameters:
1616
- name: repo

0 commit comments

Comments
 (0)