Skip to content

Commit

Permalink
fix: prevent sync
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 25, 2023
1 parent ceaa502 commit 3177a1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/values.pikachu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ tags: &tags


cert-manager:
extraArgs:
- --controllers=issuers,clusterissuers,certificates
serviceAccount:
annotations:
<<: *tags
Expand Down
2 changes: 2 additions & 0 deletions chart/values.raichu.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ tags: &tags


cert-manager:
extraArgs:
- --controllers=issuers,clusterissuers,certificates
serviceAccount:
annotations:
<<: *tags
Expand Down

0 comments on commit 3177a1a

Please sign in to comment.