An error occurred while fetching the assigned milestone of the selected merge_request.
WIP: Create auto-deploy-kubernetes
2 unresolved threads
2 unresolved threads
Compare changes
Auto-deploy-kubernetes.yml
0 → 100644
+ 244
− 0
@ayufan This doesn't appear to be used anywhere. Is it necessary?
helm upgrade --wait -i $CI_PROJECT_NAME-$CI_PROJECT_ID-$CI_ENVIRONMENT_SLUG --namespace $KUBE_NAMESPACE --set ciEnvironmentSlug=$CI_ENVIRONMENT_SLUG,ciPipelineID=\\"$CI_PIPELINE_ID\\",ciBuildID=\\"$CI_BUILD_ID\\",ciEnvironmentHostname=$CI_ENVIRONMENT_HOSTNAME,ciRegistryImage=$CI_REGISTRY_IMAGE,ciRegistryTag=$CI_REGISTRY_TAG gitlab/auto-deploy-app
@ayufan Could we simplify this by having the k8s service use a file variable?
Yes, for some time we already have
KUBE_CA_PEM_FILE