build: Get rid of ApplicationSets
This commit is contained in:
@ -1,28 +1,28 @@
|
||||
- value: |
|
||||
hugo:
|
||||
image:
|
||||
tag: $ARGO_APP_IMAGE_TAG
|
||||
env:
|
||||
HUGO_PARAMS_GITCOMMIT: $ARGO_APP_IMAGE_TAG
|
||||
istio:
|
||||
annotations:
|
||||
link.argocd.argoproj.io/env: https://badhouseplants.net/
|
||||
link.argocd.argoproj.io/build: $DRONE_BUILD_LINK
|
||||
link.argocd.argoproj.io/remark42: https://remark42.badhouseplants.net/web
|
||||
remark42:
|
||||
settings:
|
||||
secret: $ARGO_REMARK_SECRET
|
||||
admin:
|
||||
sharedEmail: allanger@zohomail.com
|
||||
oauth:
|
||||
github:
|
||||
enabled: true
|
||||
key: 1fb3d33a62b074bc0ea0
|
||||
secret: $ARGO_GITHUB_OAUTH_KEY
|
||||
google:
|
||||
enabled: true
|
||||
key: 966815964055-m9t7leuj1arqimqu2pvbs1k10cg54gcg.apps.googleusercontent.com
|
||||
secret: $ARGO_GOOGLE_OAUTH_KEY
|
||||
storage:
|
||||
requestedSize: 300Mi
|
||||
|
||||
---
|
||||
values: |
|
||||
hugo:
|
||||
image:
|
||||
tag: $ARGO_APP_IMAGE_TAG
|
||||
env:
|
||||
HUGO_PARAMS_GITCOMMIT: $ARGO_APP_IMAGE_TAG
|
||||
istio:
|
||||
annotations:
|
||||
link.argocd.argoproj.io/env: https://badhouseplants.net/
|
||||
link.argocd.argoproj.io/build: $DRONE_BUILD_LINK
|
||||
link.argocd.argoproj.io/remark42: https://remark42.badhouseplants.net/web
|
||||
remark42:
|
||||
settings:
|
||||
secret: $ARGO_REMARK_SECRET
|
||||
admin:
|
||||
sharedEmail: allanger@zohomail.com
|
||||
oauth:
|
||||
github:
|
||||
enabled: true
|
||||
key: 1fb3d33a62b074bc0ea0
|
||||
secret: $ARGO_GITHUB_OAUTH_KEY
|
||||
google:
|
||||
enabled: true
|
||||
key: 966815964055-m9t7leuj1arqimqu2pvbs1k10cg54gcg.apps.googleusercontent.com
|
||||
secret: $ARGO_GOOGLE_OAUTH_KEY
|
||||
storage:
|
||||
requestedSize: 300Mi
|
||||
|
Reference in New Issue
Block a user