Example Apps to Demonstrate Argo CD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
453 B

apiVersion: skaffold/v1beta9
kind: Config
build:
artifacts:
- image: 184774810209.dkr.ecr.ap-southeast-1.amazonaws.com/test
kaniko:
dockerfile: Dockerfile
buildContext:
localDir: {}
cache: {}
tagPolicy:
envTemplate:
template: 184774810209.dkr.ecr.ap-southeast-1.amazonaws.com/test:{{.DIGEST_HEX}}'
cluster:
namespace: argo
pullSecretName:
dockerConfig:
secretName: docker-cfg-secret