Skip to content

Commit f086daa

Browse files
test ci
1 parent 47c5550 commit f086daa

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed
Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,10 @@
11
global:
22
codefresh:
3-
accountId: 628a80b693a15c0f9c13ab75 # Codefresh Account id for ilia-codefresh for now, needs to be some test account
4-
userToken:
5-
secretKeyRef:
6-
name: mysecret
7-
key: myvalue
8-
optional: true
3+
accountId: 63dbba4928d5fd1ef065b781 # gitops-helm-test account
94

105
runtime:
11-
name: default
12-
cluster: test-cluster
13-
146
ingress:
15-
className: "nginx"
7+
enabled: true
8+
className: haproxy-ingress
169
hosts:
17-
- runtime.codefresh.local
18-
19-
repoCredentialsTemplate:
20-
url: 'https://github.com'
21-
username: 'username'
22-
password: 'dummy'
10+
- domain.will.be.replaced.by.ci.pipeline

0 commit comments

Comments
 (0)