Skip to content

Commit

Permalink
chore: use liveness fix and update deps (#293)
Browse files Browse the repository at this point in the history
* chore: use liveness fix and update deps

* chore: update for liveness fix
  • Loading branch information
alewitt2 authored Jan 28, 2022
1 parent 6a6cb93 commit e8a91c8
Show file tree
Hide file tree
Showing 5 changed files with 4,019 additions and 5,898 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ typings/

########### Custom ignores ###########
dev/
.npmrc
2 changes: 2 additions & 0 deletions kubernetes/FeatureFlagSetLD/resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ items:
annotations:
razee.io/git-repo: "{{{GIT_REMOTE}}}"
razee.io/commit-sha: "{{{TRAVIS_COMMIT}}}"
labels:
deploy.razee.io/Reconcile: "false"
spec:
# group name to use for REST API: /apis/<group>/<version>
group: deploy.razee.io
Expand Down
Loading

0 comments on commit e8a91c8

Please sign in to comment.