Skip to content

Commit

Permalink
removed extra files
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlumbcgov committed Jul 13, 2023
1 parent b71ac1a commit cdcc519
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 135 deletions.
69 changes: 0 additions & 69 deletions .github/workflows/create_tag.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/tag-create.git.and.imagestream.tag.yml

This file was deleted.

4 changes: 2 additions & 2 deletions tools/openshift/backend.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ objects:
emptyDir: {}
- name: tls-certs
secret:
secretName: edx-backend-cert
secretName: sdci-backend-cert
- name: flb-sc-config-volume
configMap:
name: "${APP_NAME}-backend-config-map"
Expand All @@ -128,7 +128,7 @@ objects:
kind: Service
metadata:
annotations:
service.alpha.openshift.io/serving-cert-secret-name: "edx-backend-cert"
service.alpha.openshift.io/serving-cert-secret-name: "sdci-backend-cert"
openshift.io/generated-by: OpenShiftNewApp
creationTimestamp:
labels:
Expand Down

0 comments on commit cdcc519

Please sign in to comment.