Compare commits

..

No commits in common. "stable" and "fix/iniapp" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -77,7 +77,6 @@ init_app() {
cd ${appDest}
rm -rf .git
rm -rf init-app
echo "Setting Dockerfiles"
dirs=$(find ${DOCKERFILES_ROOT}/* -type d -name 'myapplication-*')

View File

@ -1,4 +0,0 @@
- op: add
path: "/spec/template/spec/imagePullSecrets"
value:
- name: regcred-dev