deployment files
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
|||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: do-registry
|
- name: do-registry
|
||||||
containers:
|
containers:
|
||||||
image: $IMAGE_NAME
|
- image: $IMAGE_NAME
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: $DEPLOYMENT_NAME
|
name: $DEPLOYMENT_NAME
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
app: $DEPLOYMENT_NAME
|
app: $DEPLOYMENT_NAME
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
image: $IMAGE_NAME
|
- image: $IMAGE_NAME
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: $DEPLOYMENT_NAME
|
name: $DEPLOYMENT_NAME
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user