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