git ssh
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
path: cluster-resources
|
||||
|
||||
|
||||
@@ -16,7 +16,8 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
path: apps
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/infra/values/fluent-bit-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/infra/values/grafana-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
path: cluster-resources/policies
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/infra/values/loki-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/infra/values/prometheus-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: git@github.com:fortedigital/sturdy-adventure.git
|
||||
path: secrets
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Reference in New Issue
Block a user