Skip to content

Commit

Permalink
ApiVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Sep 25, 2024
1 parent 24d6958 commit fe8eed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/openshift/deploy.backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ objects:
ches-client-secret: "${CHES_CLIENT_SECRET}"
idir-form-password: "${IDIR_FORM_PASSWORD}"
bceid-form-password: "${BCEID_FORM_PASSWORD}"
- apiVersion: v1
- apiVersion: apps/v1
kind: Deployment
metadata:
labels:
Expand Down Expand Up @@ -255,7 +255,7 @@ objects:
initialDelaySeconds: 60
periodSeconds: 30
timeoutSeconds: 5
- apiVersion: apps/v1
- apiVersion: v1
kind: Service
metadata:
labels:
Expand Down

0 comments on commit fe8eed7

Please sign in to comment.