Initial commit
This commit is contained in:
commit
c029592583
31 changed files with 39732 additions and 0 deletions
14
charts/argocd/values.yaml
Normal file
14
charts/argocd/values.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
argocd:
|
||||
url: http://www.symcrest.com/internal/ops/argocd
|
||||
basePath: /internal/ops/argocd
|
||||
|
||||
route:
|
||||
name: argocd
|
||||
namespace: argocd
|
||||
gatewayName: public-gateway
|
||||
gatewayNamespace: apps
|
||||
hostnames:
|
||||
- symcrest.com
|
||||
- www.symcrest.com
|
||||
serviceName: argocd-server
|
||||
servicePort: 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue